/versions/

Action 89b758049d04c67f69e85b141191fbacd078497b2def258a98fc437c922b8c9c

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=ec077f591ea1 top=__hfloat16__is_inf

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idec077f591ea1c944aff92c7be65b1ce06e2ad141d1e0a8818f2db442bbfec497donedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::is_infir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:11:59.039364164+00:00

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

output path: bvc-artifacts/artifacts/89/b7/89b758049d04c67f69e85b141191fbacd078497b2def258a98fc437c922b8c9c/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
ec077f591ea1c944aff92c7be65b1ce06e2ad141d1e0a8818f2db442bbfec497ir_package_filepayload/package.irbvc-artifacts/artifacts/ec/07/ec077f591ea1c944aff92c7be65b1ce06e2ad141d1e0a8818f2db442bbfec497/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
4c8e70763905d189cafe446088e79088daf6c4b43919eb561d467f28aae32996donedriver_ir_equivlhs=ec077f591ea1 rhs=89b758049d04 top=__hfloat16__is_infCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
5b14dee3f828a7a485d1d8fc6f88692662f3a5b4cb81e870e3e123717cef38c5donedriver_ir_to_delay_infoir=89b758049d04 top=__hfloat16__is_inf model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
26aad21ffa6ea98b904c60a626f075e38b5ea0662bedce73cf4e41470561c3f1donedriver_ir_to_g8r_aigir=89b758049d04 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
749cb0889e191b5e64ac923bb11577375ac20213bff90672a71f6f2787c00a51donedriver_ir_to_g8r_aigir=89b758049d04 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
d03845b7437d47ab784e6a2e9e7e1f57f4783201f1845788621452ffffc6e438doneir_fn_to_combinational_verilogir=89b758049d04 top=__hfloat16__is_inf system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir8207fe08f94574c2ae16d0af545c50bcde63720095c566189d5fb869bc80cf954b4
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-1200 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/ec/07/ec077f591ea1c944aff92c7be65b1ce06e2ad141d1e0a8818f2db442bbfec497/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528317450852158-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__is_inf -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": "fdfd1c5a7c45d833c2a92072f6cc432cc3028d42339d24a253aadd10233cc1c8",
  "ir_top": "__hfloat16__is_inf",
  "semantic_cache_hit": {
    "from_action_id": "55ec64813c824079b411019092343bcdbc4de72a35cb06f71a7744959fe6bf63",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "ec077f591ea1c944aff92c7be65b1ce06e2ad141d1e0a8818f2db442bbfec497",
  "top_fn_name": "__hfloat16__is_inf",
  "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"
  }
}