/versions/

Action 0a1d7ff1c1749ba610ca227e27b45f024d86a8d92711fb1c6ff5892b39386df5

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=f7a9e3afefa6 top=__bfloat16__ceil_with_denorms

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idf7a9e3afefa626dfa212cc2b88cfd83e5bc0fbd8abc9ec483b73024e23ecd2d6donedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::ceil_with_denormsir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:13:16.229155162+00:00

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

output path: bvc-artifacts/artifacts/0a/1d/0a1d7ff1c1749ba610ca227e27b45f024d86a8d92711fb1c6ff5892b39386df5/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
f7a9e3afefa626dfa212cc2b88cfd83e5bc0fbd8abc9ec483b73024e23ecd2d6ir_package_filepayload/package.irbvc-artifacts/artifacts/f7/a9/f7a9e3afefa626dfa212cc2b88cfd83e5bc0fbd8abc9ec483b73024e23ecd2d6/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
fea5b04f4bce68fcea08a32f6cd9fca7b877a158d8f13d7a2640ce13b0d5aa4edonedriver_ir_equivlhs=f7a9e3afefa6 rhs=0a1d7ff1c174 top=__bfloat16__ceil_with_denormsCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
7374af68867b4a660a5c0528eae6885b5f3879ddca98e732fa02406c04fbd7a4donedriver_ir_to_delay_infoir=0a1d7ff1c174 top=__bfloat16__ceil_with_denorms model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
136f41a410922f2412e3378be87c70e49d5dd36873d75ae914f55136f5037037donedriver_ir_to_g8r_aigir=0a1d7ff1c174 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
e2157fcfd5cd4866958d6e603c5f3aa2aa0a04599ee2a768507df02257970a87donedriver_ir_to_g8r_aigir=0a1d7ff1c174 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
cd1450032aa785a9534826b71e94e74fa673657024d28e5969d847801ca71246doneir_fn_to_combinational_verilogir=0a1d7ff1c174 top=__bfloat16__ceil_with_denorms system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir612381ca467d8b89667f25efca7de682b7955cf4022bf1dd697958bd19b43f9a189b
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-1399 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/f7/a9/f7a9e3afefa626dfa212cc2b88cfd83e5bc0fbd8abc9ec483b73024e23ecd2d6/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528394464827964-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__ceil_with_denorms -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": "7862a4c991c794d96fc15621c2c73c47926a7cc2b3d04c97c84076e256ca9ad8",
  "ir_top": "__bfloat16__ceil_with_denorms",
  "semantic_cache_hit": {
    "from_action_id": "462d41be8e3e42a6a521c5aa01cc3fd887986249da26e7cb446835e75f7dc00c",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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