/versions/

Action a3bf33ee1b898b8f6ca67fc9adaee2abae2b6bd8307adfa12eed5fd79c0be753

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=6a07bfa434b6 top=__bfloat16__mul

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id6a07bfa434b6c5d6a0986e204d580df2ceee97397ddffd4c0460e41882a86c23donedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::mulir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:04:56.391858750+00:00

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

output path: bvc-artifacts/artifacts/a3/bf/a3bf33ee1b898b8f6ca67fc9adaee2abae2b6bd8307adfa12eed5fd79c0be753/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
6a07bfa434b6c5d6a0986e204d580df2ceee97397ddffd4c0460e41882a86c23ir_package_filepayload/package.irbvc-artifacts/artifacts/6a/07/6a07bfa434b6c5d6a0986e204d580df2ceee97397ddffd4c0460e41882a86c23/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
bb567fe630b2f853e716695748c1b79152bcd7cb300e517d0e3478a78e1348dedonedriver_ir_equivlhs=6a07bfa434b6 rhs=a3bf33ee1b89 top=__bfloat16__mulCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
61004f4b98fbddefdf390eacd8504d8610f9f0678e49eb2109a9a87e23b6f42ddonedriver_ir_to_delay_infoir=a3bf33ee1b89 top=__bfloat16__mul model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
eb761415bfe4e8e6e674951f0ac190a94423a78c98d18ff7559f4a74459869e9donedriver_ir_to_g8r_aigir=a3bf33ee1b89 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
a6a4ef85a466c8d123772c402135007758e9fcf8b94a46be52166d19b1cdc261donedriver_ir_to_g8r_aigir=a3bf33ee1b89 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
bbd4f31d67a99000025980b527371ce5e83787b818e7b18d4e11e8eb13cb8f8adoneir_fn_to_combinational_verilogir=a3bf33ee1b89 top=__bfloat16__mul system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir92135b4facc4fa3aa6223e6403ef8a7895103c2d3483094e91715a7cd94b707a155b
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-109 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/6a/07/6a07bfa434b6c5d6a0986e204d580df2ceee97397ddffd4c0460e41882a86c23/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771527894115066835-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__mul -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": "276e2648f7f9733b8469737bb4f0d641ce90a4d2da13c8dfcfca772ad7dff1a6",
  "ir_top": "__bfloat16__mul",
  "semantic_cache_hit": {
    "from_action_id": "efb3c412e79c798fd88084246aeac2b033edfdb7dcc8745df7d232834e7c59ff",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "6a07bfa434b6c5d6a0986e204d580df2ceee97397ddffd4c0460e41882a86c23",
  "top_fn_name": "__bfloat16__mul",
  "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"
  }
}