/versions/

Action 739cf219b3701ba0f7bfb8eb2206ab3c5d38a2d790e16bf1a104ecaad3601fa1

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=228a8bb7a33f top=__hfloat16__has_fractional_part

crate:v0.31.0dso:v0.35.0driver:crate:v0.31.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id228a8bb7a33f4b52305cb6e677dda085d32d18fb1e3413831b6cdb410efa2ccfdonedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::has_fractional_partir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:03:38.543993260+00:00

output artifact: ir_package_file relpath=payload/package.opt.ir

output path: bvc-artifacts/artifacts/73/9c/739cf219b3701ba0f7bfb8eb2206ab3c5d38a2d790e16bf1a104ecaad3601fa1/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
228a8bb7a33f4b52305cb6e677dda085d32d18fb1e3413831b6cdb410efa2ccfir_package_filepayload/package.irbvc-artifacts/artifacts/22/8a/228a8bb7a33f4b52305cb6e677dda085d32d18fb1e3413831b6cdb410efa2ccf/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
a839bae0a5e9be41e223f3aa66ab87ba4280fa358a2bf0c93b4ca2035648439cdonedriver_ir_equivlhs=228a8bb7a33f rhs=739cf219b370 top=__hfloat16__has_fractional_partCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
a5f720283bde27ffed72af4d227720bdb416c88bbf18b624cf4d42367a371f70donedriver_ir_to_delay_infoir=739cf219b370 top=__hfloat16__has_fractional_part model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
5e5fc96cfa38985cd4d979271cd456a2178ea7a21f057cff60c8830f37a26740donedriver_ir_to_g8r_aigir=739cf219b370 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
f1421a87418cc772ec97de53bf9de57437dd2676e1b6defca776d34a42a46ee9donedriver_ir_to_g8r_aigir=739cf219b370 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
8890c4a9ecb695d2be7c549c04f35c2908faa4ac946eab06bf7f9386a034cc73doneir_fn_to_combinational_verilogir=739cf219b370 top=__hfloat16__has_fractional_part system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir536e87d3c7200cf6c793ffd2505885ea5b9b75a1d604e56d0c50af97dbf6fae95a7
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-298443-1 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/22/8a/228a8bb7a33f4b52305cb6e677dda085d32d18fb1e3413831b6cdb410efa2ccf/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-298443-1771527817273165932-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__has_fractional_part -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.35.0 xlsynth-bvc-driver:0.31.0 bash -lc set -euo pipefail

cache_dir="/cache/${XLSYNTH_VERSION}/${XLSYNTH_PLATFORM}"
if [ ! -d "${cache_dir}" ]; then
  echo "missing cached xlsynth release at ${cache_dir}" >&2
  exit 1
fi
rm -rf /tmp/xlsynth-release
mkdir -p /tmp/xlsynth-release
cp -a "${cache_dir}/." /tmp/xlsynth-release/
for ext in so dylib; do
  if [ -f "/tmp/xlsynth-release/libxls-${XLSYNTH_PLATFORM}.${ext}" ]; then
    ln -sf "/tmp/xlsynth-release/libxls-${XLSYNTH_PLATFORM}.${ext}" "/tmp/xlsynth-release/libxls-${XLSYNTH_VERSION}-${XLSYNTH_PLATFORM}.${ext}"
  fi
done
export XLSYNTH_TOOLS=/tmp/xlsynth-release
export LD_LIBRARY_PATH="/tmp/xlsynth-release:${LD_LIBRARY_PATH:-}"

cat > /tmp/xlsynth-toolchain.toml <<'TOML'
[toolchain]
tool_path = "/tmp/xlsynth-release"
TOML
xlsynth-driver --toolchain /tmp/xlsynth-toolchain.toml ir-fn-structural-hash /inputs/input.ir --top "${IR_TOP}" --json true > /scratch/structural_hash.json
test -s /scratch/structural_hash.json
Details JSON
{
  "crate_version_label": "crate:v0.31.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.31.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.31.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.35.0",
  "input_ir_fn_structural_hash": "4f61adb9061ca03765fe0530224aa0d38fdec81fa9db3e44a28a4f20b41f724f",
  "ir_top": "__hfloat16__has_fractional_part",
  "semantic_cache_hit": {
    "from_action_id": "6b0f3050f9cb5d96d4bec667ed5267caaec7100ead55c9f97acb98a4f23577eb",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "228a8bb7a33f4b52305cb6e677dda085d32d18fb1e3413831b6cdb410efa2ccf",
  "top_fn_name": "__hfloat16__has_fractional_part",
  "version": "v0.35.0",
  "runtime": {
    "driver_version": "0.31.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.31.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}