/versions/

Action 868ececed0e8d6d2d2226bbc13699f1794c9a253fbc62767c15cb7787ac6fe0d

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=deaa2cc01410 top=__float64__is_zero_or_subnormal

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_iddeaa2cc01410f24560be416c633050fc98a9e10890f3196811e97e49f7c8bed0donedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::is_zero_or_subnormalir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:10:00.639314474+00:00

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

output path: bvc-artifacts/artifacts/86/8e/868ececed0e8d6d2d2226bbc13699f1794c9a253fbc62767c15cb7787ac6fe0d/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
deaa2cc01410f24560be416c633050fc98a9e10890f3196811e97e49f7c8bed0ir_package_filepayload/package.irbvc-artifacts/artifacts/de/aa/deaa2cc01410f24560be416c633050fc98a9e10890f3196811e97e49f7c8bed0/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
d77ae37476a5a2a267fb4f67c6223ded858389951b4148f5faa8fc9ba2485337donedriver_ir_equivlhs=deaa2cc01410 rhs=868ececed0e8 top=__float64__is_zero_or_subnormalCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
e217d0123ec955c0daeea6fdf0289651f971a07e5a81d988c6a48398e6528212donedriver_ir_to_delay_infoir=868ececed0e8 top=__float64__is_zero_or_subnormal model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
bdf436910d257bc84fe735ab3cb2f2cfcfdce4533160e1003cee2ae8cee81779donedriver_ir_to_g8r_aigir=868ececed0e8 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
dbc8cd66bc2b1762f50c6527670fcbb80001e22fb4959c6006232540c69dcecedonedriver_ir_to_g8r_aigir=868ececed0e8 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
9b3411e4a041aa988aced355e9bbba450e2165a6a83bba965580d8dcfdbf5bfddoneir_fn_to_combinational_verilogir=868ececed0e8 top=__float64__is_zero_or_subnormal system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir467d95d5557e067f23784b4f532a3fed07ae2fb872ae5bdd3aa576f4995777e98ac
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-885 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/de/aa/deaa2cc01410f24560be416c633050fc98a9e10890f3196811e97e49f7c8bed0/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528198683630602-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__is_zero_or_subnormal -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": "3dca46cf0c5fe41434e243657bedda702c2868ebac94abf923f268d6df8ebe0c",
  "ir_top": "__float64__is_zero_or_subnormal",
  "semantic_cache_hit": {
    "from_action_id": "7a97e9deeb8e3cb5a33082f10e358a3407a02a551c3551c6670030e6c7589c6f",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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