/versions/

Action 5878bb6c2508208a55a5a30e74c1fc54e3a25f642ff84a1c6379ed14b0628295

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=ffc1f2f16199 top=__bfloat16__max_normal_exp

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idffc1f2f1619948a75941643cee0fc8f4593a7c97a9d1cdd0d3cf446c68ed7abbdonedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::max_normal_expir_package_file payload/package.ir

Provenance

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

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

output path: bvc-artifacts/artifacts/58/78/5878bb6c2508208a55a5a30e74c1fc54e3a25f642ff84a1c6379ed14b0628295/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
ffc1f2f1619948a75941643cee0fc8f4593a7c97a9d1cdd0d3cf446c68ed7abbir_package_filepayload/package.irbvc-artifacts/artifacts/ff/c1/ffc1f2f1619948a75941643cee0fc8f4593a7c97a9d1cdd0d3cf446c68ed7abb/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
21db640bd868c85572d3da5d2fb0c775083dad896ee0a959097838fa088a885edonedriver_ir_equivlhs=ffc1f2f16199 rhs=5878bb6c2508 top=__bfloat16__max_normal_expCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
5568a6ab1be0c7544d7d92d751511d5a3c142e90b05bfb7a9f2a49347544cf2ddonedriver_ir_to_delay_infoir=5878bb6c2508 top=__bfloat16__max_normal_exp model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
de2905250924ca94f54c632f8cf9f6e15278c0aaa61b91f5456455c5bf058d6ddonedriver_ir_to_g8r_aigir=5878bb6c2508 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
0e84cd57c0aa7e6ab3b26d2be9f5b8840dbba14297503ec4f2daf5ebc1cf22a7donedriver_ir_to_g8r_aigir=5878bb6c2508 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
7f68e31841e545fac96e6b772351c5f0de30eb23879f5ecb04dafe4ff3d4fecfdoneir_fn_to_combinational_verilogir=5878bb6c2508 top=__bfloat16__max_normal_exp system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir2590e009c6496a0b23afc011ea4f252f34a434e38fa50d534f49d3879fb7c811b62
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-1657 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/ff/c1/ffc1f2f1619948a75941643cee0fc8f4593a7c97a9d1cdd0d3cf446c68ed7abb/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528486565047710-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__max_normal_exp -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": "f43c5161a8491e777d41baa232df4653c06dfd1889342e5017c6d3d697728c48",
  "ir_top": "__bfloat16__max_normal_exp",
  "semantic_cache_hit": {
    "from_action_id": "20451e5154f140fd55788e7c579ba27b8674c2b7dfb311eea67019555878ba08",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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