/versions/

Action c3309e6fc7b692b5d9e4fdf3539c48880d5bb285d0d3a00d1ef8d20468ced7c3

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=a0cbf8ba6688 top=__bfloat16__from_int8

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_ida0cbf8ba66883a15281006a3669f8c39a0eb43e91543594f48ba15c7abaea7d4donedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::from_int8ir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:07:23.523090046+00:00

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

output path: bvc-artifacts/artifacts/c3/30/c3309e6fc7b692b5d9e4fdf3539c48880d5bb285d0d3a00d1ef8d20468ced7c3/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
a0cbf8ba66883a15281006a3669f8c39a0eb43e91543594f48ba15c7abaea7d4ir_package_filepayload/package.irbvc-artifacts/artifacts/a0/cb/a0cbf8ba66883a15281006a3669f8c39a0eb43e91543594f48ba15c7abaea7d4/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
aecdfddae46496f9b431ae10cbc1b4227b8fc77cff6c4825bc684e4d43191781donedriver_ir_equivlhs=a0cbf8ba6688 rhs=c3309e6fc7b6 top=__bfloat16__from_int8Check unoptimized vs optimized IR equivalence with DriverIrEquiv
d1ddb1c76fa5e50a6dcb6c8dfe4e5decf735f8c2d510b3c17e891e2c2205efd3donedriver_ir_to_delay_infoir=c3309e6fc7b6 top=__bfloat16__from_int8 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
547263ca998cdb461f980445752d5e94bd5cbf2b40b8b429212a9dd667fce160donedriver_ir_to_g8r_aigir=c3309e6fc7b6 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
0ecae50d4033e5ab2673ede745646f9a1f53fa466021074d96d64e003fbada9bdonedriver_ir_to_g8r_aigir=c3309e6fc7b6 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
21828b19305226e485371dd3a640f7be6743b3b3929ee930de999eaac60bdb01doneir_fn_to_combinational_verilogir=c3309e6fc7b6 top=__bfloat16__from_int8 system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir22968413f18f976394f407ac9c60c42f34e888543b63f7776b7556327c3590555ad1
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-494 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/a0/cb/a0cbf8ba66883a15281006a3669f8c39a0eb43e91543594f48ba15c7abaea7d4/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528041931657312-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__from_int8 -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": "029c7f5f7e2066a6d495c43103854919ce2b72f2aa556827ccfcd0627dc5fcdd",
  "ir_top": "__bfloat16__from_int8",
  "semantic_cache_hit": {
    "from_action_id": "eb417bf7c395c0941a03ed0c897b129860a356536676a75abd4e391982366860",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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