/versions/

Action 3bd816cf153fe4263ff6c20624338c4fadd28f32f956dcfea464fe2bd71b42be

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=a9a1fde33b3d top=__bfloat16__sub

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_ida9a1fde33b3dedadba43898301d53c66bb39e59f94a44a6c80f08d5af0fd4771donedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::subir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:05:15.136218414+00:00

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

output path: bvc-artifacts/artifacts/3b/d8/3bd816cf153fe4263ff6c20624338c4fadd28f32f956dcfea464fe2bd71b42be/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
a9a1fde33b3dedadba43898301d53c66bb39e59f94a44a6c80f08d5af0fd4771ir_package_filepayload/package.irbvc-artifacts/artifacts/a9/a1/a9a1fde33b3dedadba43898301d53c66bb39e59f94a44a6c80f08d5af0fd4771/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
d27bdb353f7f53c1bec5beadb0c7da3e4f06100f812df8fd4629911a39229cacdonedriver_ir_equivlhs=a9a1fde33b3d rhs=3bd816cf153f top=__bfloat16__subCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
31859edbc3a4d413b78c9bc50d40a4d48cc71c6d8882787c74ca95560cdf1566donedriver_ir_to_delay_infoir=3bd816cf153f top=__bfloat16__sub model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
3d6b4c33acc0b2d591997fb08763ef149d231206c9b15f2081ca3ea3cecee099donedriver_ir_to_g8r_aigir=3bd816cf153f top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
eb3f2d2e48e565f6d944f6bd29bb8b453df45488d02e7a122ba6cb1bb5146fecdonedriver_ir_to_g8r_aigir=3bd816cf153f top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
8c1de7c11149a26df77bf991bd3b0dee17ec524342c734741004530bfceab9d0doneir_fn_to_combinational_verilogir=3bd816cf153f top=__bfloat16__sub system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir2969565fec680154bb74fda525beac7fc6b8a50bfb9374d5413585682efe5d2e531e3
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-160 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/a9/a1/a9a1fde33b3dedadba43898301d53c66bb39e59f94a44a6c80f08d5af0fd4771/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771527913560505821-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__sub -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": "814a3e1a71afe5607fbb4f999ef44dd3a6756857c5a8b61d5afcd9a12bcf29ae",
  "ir_top": "__bfloat16__sub",
  "semantic_cache_hit": {
    "from_action_id": "a02916ed2b6f375fb82dc6dad972f91694a58e30ae71b1f8f1d31b10ce663888",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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