/versions/

Action bc0eaac659e10970beb10b17040a9ac527d5c7514530549346cea15775240444

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=53bc9f7af089 top=__bfloat16__has_negative_exponent

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id53bc9f7af08937344eb2f5d607bd50ba6d40a868d3d66aaa21b08a7f159e9229donedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::has_negative_exponentir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:06:55.577292651+00:00

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

output path: bvc-artifacts/artifacts/bc/0e/bc0eaac659e10970beb10b17040a9ac527d5c7514530549346cea15775240444/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
53bc9f7af08937344eb2f5d607bd50ba6d40a868d3d66aaa21b08a7f159e9229ir_package_filepayload/package.irbvc-artifacts/artifacts/53/bc/53bc9f7af08937344eb2f5d607bd50ba6d40a868d3d66aaa21b08a7f159e9229/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
bd38b7988a2f4b1d02eaee210fdb30298df42d0d40cb825a37c5efa487b84bd8donedriver_ir_equivlhs=53bc9f7af089 rhs=bc0eaac659e1 top=__bfloat16__has_negative_exponentCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
81a0068a4612b7144e14f574bbc395f66d07581e39652de1b652105f890ffff1donedriver_ir_to_delay_infoir=bc0eaac659e1 top=__bfloat16__has_negative_exponent model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
3bfc0f116ff9b0cae6414e2eda2c3c3e03b9ab81798324d962d7ae7f74513851donedriver_ir_to_g8r_aigir=bc0eaac659e1 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
7e45ea13522fafd8cf1727dc5a9a507066bed7fac7c20773dbd7a3d4d1de6ee2donedriver_ir_to_g8r_aigir=bc0eaac659e1 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
6486b0f64a1f45bbaa8a54cec7d036463b9ef71338ccf8aaeeb36450ed62f218doneir_fn_to_combinational_verilogir=bc0eaac659e1 top=__bfloat16__has_negative_exponent system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir7568c85ef09b5548fd36a1356e762ea5c095e93bea3f03f2017105bd946dfa015fb
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-424 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/53/bc/53bc9f7af08937344eb2f5d607bd50ba6d40a868d3d66aaa21b08a7f159e9229/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528014256870518-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__has_negative_exponent -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": "8a68a00207d7db8c312737dadb2fc6e5207410d2bbac0a18922e3006c0b17e42",
  "ir_top": "__bfloat16__has_negative_exponent",
  "semantic_cache_hit": {
    "from_action_id": "afbb85f6bfd773fe28f60021447ed0188d53ce0137838ff79dc30971d7ce1ea6",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "53bc9f7af08937344eb2f5d607bd50ba6d40a868d3d66aaa21b08a7f159e9229",
  "top_fn_name": "__bfloat16__has_negative_exponent",
  "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"
  }
}