/versions/

Action 5090719684ddefd82115097223012e4f1741b8d0ef1d179fa1eee5a475106b99

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=5433f77353d1 top=__bfloat16__unbiased_exponent

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id5433f77353d131eebb01f5a4ba01bbf61677e98a0c576f1640006d15cdfd7a43donedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::unbiased_exponentir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:00:38.154531476+00:00

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

output path: bvc-artifacts/artifacts/50/90/5090719684ddefd82115097223012e4f1741b8d0ef1d179fa1eee5a475106b99/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
5433f77353d131eebb01f5a4ba01bbf61677e98a0c576f1640006d15cdfd7a43ir_package_filepayload/package.irbvc-artifacts/artifacts/54/33/5433f77353d131eebb01f5a4ba01bbf61677e98a0c576f1640006d15cdfd7a43/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
3be4d6084816b110f8c1456d9a7cbf17ca66896b685cdd172378b33387347b92donedriver_ir_equivlhs=5433f77353d1 rhs=5090719684dd top=__bfloat16__unbiased_exponentCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
15ef80c906e66d7f01076b8621122675b3a1046ca400cd73a4815b114255e268donedriver_ir_to_delay_infoir=5090719684dd top=__bfloat16__unbiased_exponent model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
c58cb5968b1247f1641eb9be3936eaf8ab377e2502ffdc7e540dc2e17633b4a8donedriver_ir_to_g8r_aigir=5090719684dd top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
478896cb3fc5d5ed16ecdd0064e6e8567e1626a15dc1f392b67894f4d0baba0adonedriver_ir_to_g8r_aigir=5090719684dd top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
84f23d43e0f6c0a1ee92a018dcad93895d78d951f76d597cd69513055a91ef37doneir_fn_to_combinational_verilogir=5090719684dd top=__bfloat16__unbiased_exponent system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir527dded444232e182655b02b7380c2ba6c2a6293031a7fbfe8c1143b4d95771beba
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-273527-76 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/54/33/5433f77353d131eebb01f5a4ba01bbf61677e98a0c576f1640006d15cdfd7a43/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-273527-1771527637498267560-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__unbiased_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": "5b8f934b931e39680f7381630f000d29fe716342afb2e368d93725792475f75a",
  "ir_top": "__bfloat16__unbiased_exponent",
  "semantic_cache_hit": {
    "from_action_id": "74cf4477aec00b4cf67983e71de22584d10043c201586a97e34b0bd3af8749b7",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "5433f77353d131eebb01f5a4ba01bbf61677e98a0c576f1640006d15cdfd7a43",
  "top_fn_name": "__bfloat16__unbiased_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"
  }
}