/versions/

Action fd8cc779f4a85003911eba8cd6c672db39abf26901058efe6eb23e1271b1f95a

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=34ff940cacf0 top=__float64__is_neg_inf

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id34ff940cacf097c11bcd67f3c2d69e966670b5a62a22b3a6d50a2de7a06d2066donedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::is_neg_infir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:14:24.717812781+00:00

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

output path: bvc-artifacts/artifacts/fd/8c/fd8cc779f4a85003911eba8cd6c672db39abf26901058efe6eb23e1271b1f95a/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
34ff940cacf097c11bcd67f3c2d69e966670b5a62a22b3a6d50a2de7a06d2066ir_package_filepayload/package.irbvc-artifacts/artifacts/34/ff/34ff940cacf097c11bcd67f3c2d69e966670b5a62a22b3a6d50a2de7a06d2066/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
d31d56f045cbe740269f737f75942de9ffe524f325357136adcc16bf40a67fd6donedriver_ir_equivlhs=34ff940cacf0 rhs=fd8cc779f4a8 top=__float64__is_neg_infCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
3b07efcd5ee07b5453fa05548cb89743c05dfa875e8e8790bf2c5e31e804cc2edonedriver_ir_to_delay_infoir=fd8cc779f4a8 top=__float64__is_neg_inf model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
e76a1fe110ea2678521415b3a5a3d2ead30cb6813be2cd1989f91309b08e451cdonedriver_ir_to_g8r_aigir=fd8cc779f4a8 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
76eb73ef3c06bbedfd087226d9c700ba35100fa2fe37b384cbb0e0d4029759b9donedriver_ir_to_g8r_aigir=fd8cc779f4a8 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
0411ed66443a33a36c581f42e45e0e274455810303956e19e9622ff716109260doneir_fn_to_combinational_verilogir=fd8cc779f4a8 top=__float64__is_neg_inf system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir10004a6b78045e924f8f1510ecbcdfea9bded216a295054802c4b917d52a85c3f3ec
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-1586 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/34/ff/34ff940cacf097c11bcd67f3c2d69e966670b5a62a22b3a6d50a2de7a06d2066/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528463367728640-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__is_neg_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": "a21e678864d25d8e5d62575f09239713accd3d302652a4a983faaa05d1018eb1",
  "ir_top": "__float64__is_neg_inf",
  "semantic_cache_hit": {
    "from_action_id": "2f0d2b1c50fdbad560a6f0c31f9bffe1b732c2d77a5304b9786b4f84732d4d13",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "34ff940cacf097c11bcd67f3c2d69e966670b5a62a22b3a6d50a2de7a06d2066",
  "top_fn_name": "__float64__is_neg_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"
  }
}