/versions/

Action 795e8f002d0dac9e771140c388d40301638aa5d5b699647839df88be038cb527

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=b6e41adb233f top=__hfloat16__has_negative_exponent

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idb6e41adb233ff3c70e17b29a0ee20c5445d275967ec60a7887fdf6f8ed1050d1donedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::has_negative_exponentir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:06:30.631730481+00:00

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

output path: bvc-artifacts/artifacts/79/5e/795e8f002d0dac9e771140c388d40301638aa5d5b699647839df88be038cb527/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
b6e41adb233ff3c70e17b29a0ee20c5445d275967ec60a7887fdf6f8ed1050d1ir_package_filepayload/package.irbvc-artifacts/artifacts/b6/e4/b6e41adb233ff3c70e17b29a0ee20c5445d275967ec60a7887fdf6f8ed1050d1/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
5414537f034060e8dd3663d297a88f9b5f06bd17e02c84ae87e61df1692b704cdonedriver_ir_equivlhs=b6e41adb233f rhs=795e8f002d0d top=__hfloat16__has_negative_exponentCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
8c341779f5b2f4ea3be4b336f7be601bde98da494391e5b23061bef8c6fd2beddonedriver_ir_to_delay_infoir=795e8f002d0d top=__hfloat16__has_negative_exponent model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
c4e7a4563007957a678e3b65932b68f6e0816401aa952effd3160be83c170ce3donedriver_ir_to_g8r_aigir=795e8f002d0d top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
b2541d0cf5522badfef98dc10a547c0ce68398259211f7a209cf34eeec03beaddonedriver_ir_to_g8r_aigir=795e8f002d0d top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
c36eba077c7e16743791b50ec434c2d67a1f0b9a12a632ce0ad78b314bbb64e5doneir_fn_to_combinational_verilogir=795e8f002d0d top=__hfloat16__has_negative_exponent system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir75729ca2a09ff94cfef52a2f46dbb3992986e5e9882d85b32704d5e24518045d6cd
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-362 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/b6/e4/b6e41adb233ff3c70e17b29a0ee20c5445d275967ec60a7887fdf6f8ed1050d1/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771527988619843489-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__has_negative_exponent -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": "133a85779b91d92ca725976d5f449f5a127a856f66b11142c8a1c39088e44a4e",
  "ir_top": "__hfloat16__has_negative_exponent",
  "semantic_cache_hit": {
    "from_action_id": "b2a680ea85b4f67b2e2fcc21b1f32588dfa87a29b37ff072677397a53f809dc8",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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