/versions/

Action e9197a3342b8857e24e8a9c349c463546b9f3d9895c586e14276a1928463de0f

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=e01d4f7b2af5 top=__bfloat16__zero

crate:v0.15.0dso:v0.15.0driver:crate:v0.15.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_ide01d4f7b2af5187c110c8b265297f6b6ac957a5fb5a6e59ae807fff47f721040donedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::zeroir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T21:03:47.724225153+00:00

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

output path: bvc-artifacts/artifacts/e9/19/e9197a3342b8857e24e8a9c349c463546b9f3d9895c586e14276a1928463de0f/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
e01d4f7b2af5187c110c8b265297f6b6ac957a5fb5a6e59ae807fff47f721040ir_package_filepayload/package.irbvc-artifacts/artifacts/e0/1d/e01d4f7b2af5187c110c8b265297f6b6ac957a5fb5a6e59ae807fff47f721040/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
e9346fcc98291aa68b4b045dc6002c52d40b0fd95c078519c269b2679f4fc577donedriver_ir_equivlhs=e01d4f7b2af5 rhs=e9197a3342b8 top=__bfloat16__zeroCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
8fd75f2976fad5c660b585003dabe435e74b69fc5ad0e10f333bc5ef9206e9d6donedriver_ir_to_delay_infoir=e9197a3342b8 top=__bfloat16__zero model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
630f3be4fd99a55afb6c0be35306a7be914aaa293bf5cfa90039a3a6b1233773donedriver_ir_to_g8r_aigir=e9197a3342b8 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
fa9e39b9eb5fbf8165b48025676cd04631f121255150f7c3a5a23557a8c14680donedriver_ir_to_g8r_aigir=e9197a3342b8 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
57a560e329afff554bfa8b71fcc2da8ad2337da34ea10413e025a769af4d4c9ddoneir_fn_to_combinational_verilogir=e9197a3342b8 top=__bfloat16__zero system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir4888f1c5e35c28a56711897b9af8b3b8cb3a65e6f34f821ec905c7badf9d7786127
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-e9197a3342b8857e-989782-2213 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/e0/1d/e01d4f7b2af5187c110c8b265297f6b6ac957a5fb5a6e59ae807fff47f721040/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/e9197a3342b8857e24e8a9c349c463546b9f3d9895c586e14276a1928463de0f-989782-1771535025507321618/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__zero -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.15.0 xlsynth-bvc-driver:0.15.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 ir2opt /inputs/input.ir --top "${IR_TOP}" > /outputs/package.opt.ir
Details JSON
{
  "crate_version_label": "crate:v0.15.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.15.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.15.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.15.0",
  "input_ir_fn_structural_hash_error": "docker run failed with exit code Some(2)\nstdout:\n\nstderr:\nerror: unrecognized subcommand 'ir-fn-structural-hash'\n\n  tip: a similar subcommand exists: 'ir-fn-eval'\n\nUsage: xlsynth-driver [OPTIONS] [COMMAND]\n\nFor more information, try '--help'.\n",
  "ir_top": "__bfloat16__zero",
  "xlsynth_version": "v0.15.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "e01d4f7b2af5187c110c8b265297f6b6ac957a5fb5a6e59ae807fff47f721040",
  "top_fn_name": "__bfloat16__zero",
  "version": "v0.15.0",
  "runtime": {
    "driver_version": "0.15.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.15.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}