/versions/

Action 985b5f897d5098366c4e42510162ca2a30f5894fbbbc4c132ddf4e48bb80a03a

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=b2cbe082a0cb top=__bfloat16__eq_2

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idb2cbe082a0cbe415881ac3c7b74f7f4860dbd27f3043402589ec12c32256c014donedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::eq_2ir_package_file payload/package.ir

Provenance

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

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

output path: bvc-artifacts/artifacts/98/5b/985b5f897d5098366c4e42510162ca2a30f5894fbbbc4c132ddf4e48bb80a03a/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
b2cbe082a0cbe415881ac3c7b74f7f4860dbd27f3043402589ec12c32256c014ir_package_filepayload/package.irbvc-artifacts/artifacts/b2/cb/b2cbe082a0cbe415881ac3c7b74f7f4860dbd27f3043402589ec12c32256c014/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
ea67e11fa36caedb543382a8fcfd60d5ec730c8c51e024f514863fdf2ccc9950donedriver_ir_equivlhs=b2cbe082a0cb rhs=985b5f897d50 top=__bfloat16__eq_2Check unoptimized vs optimized IR equivalence with DriverIrEquiv
468a1278a1f3d83eefc3ca8c7dfd29f7fa2c4dfa2065ed262c1d07992236d791donedriver_ir_to_delay_infoir=985b5f897d50 top=__bfloat16__eq_2 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
621d9b63daa6b9467a54ac7e65de20a0408feeea8e725cdad4d3d858c783f124donedriver_ir_to_g8r_aigir=985b5f897d50 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
9240aac6d6742ecdf64c191941c59b706342bbbd3c20fddaf6d5119878608458donedriver_ir_to_g8r_aigir=985b5f897d50 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
0dc3f105ab690b1100241563e8112c3872bfd5a58153940d6b294bc847cb294fdoneir_fn_to_combinational_verilogir=985b5f897d50 top=__bfloat16__eq_2 system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir2589b837f71069ba804a9eaf0b64df74dcc4c0cfd607af5c453b41ecc90876148df9
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-257 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/b2/cb/b2cbe082a0cbe415881ac3c7b74f7f4860dbd27f3043402589ec12c32256c014/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771527947691827308-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__eq_2 -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": "0b8b45ea6aa0f47397a9879b5498b1669fdf89e8491b38986a08db1aa37ff637",
  "ir_top": "__bfloat16__eq_2",
  "semantic_cache_hit": {
    "from_action_id": "4a316740b62f89346242f9590d1fdd06443d93cfb652613345a743e888296091",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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