/versions/

Action eb22ef786438bf3dad01ab70eb6c58defa259a3775583c23a72584a9ecfbce86

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=70b600cf9df4 top=__bfloat16__eq_2

crate:v0.27.0dso:v0.33.0driver:crate:v0.27.0

Upstream Dependencies

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

Provenance

created_utc: 2026-02-19T20:01:13.229884557+00:00

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

output path: bvc-artifacts/artifacts/eb/22/eb22ef786438bf3dad01ab70eb6c58defa259a3775583c23a72584a9ecfbce86/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
70b600cf9df4948b8aeff685829ee7828b8c46460110fd4111fe3a37679f0c20ir_package_filepayload/package.irbvc-artifacts/artifacts/70/b6/70b600cf9df4948b8aeff685829ee7828b8c46460110fd4111fe3a37679f0c20/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
92b3f0d5f912d1034593d6574ea4f90855c02536e6488bafbf7e4df5995db0bddonedriver_ir_equivlhs=70b600cf9df4 rhs=eb22ef786438 top=__bfloat16__eq_2Check unoptimized vs optimized IR equivalence with DriverIrEquiv
6d0df34fca187b90dfd1cf146289d7f19d72371eebeacc65141a1adb8ff1cef3donedriver_ir_to_delay_infoir=eb22ef786438 top=__bfloat16__eq_2 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
8885851b42ea572411e61592e6fcc86cda4b295ad6b2201e113124c40f30eb97donedriver_ir_to_g8r_aigir=eb22ef786438 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
f6943be03f878f2636f12a72a16000593aed20ac989b7b533abf99d056207becdonedriver_ir_to_g8r_aigir=eb22ef786438 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
136787a7700da96ba2286291b2f0567ebb3b058eb101ea0c614eed34a42c049cdoneir_fn_to_combinational_verilogir=eb22ef786438 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-eb22ef786438bf3d-560100-2405 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/70/b6/70b600cf9df4948b8aeff685829ee7828b8c46460110fd4111fe3a37679f0c20/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/eb22ef786438bf3dad01ab70eb6c58defa259a3775583c23a72584a9ecfbce86-560100-1771531270912136391/payload:/outputs -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.33.0 xlsynth-bvc-driver:0.27.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.27.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.27.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.27.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.33.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__eq_2",
  "xlsynth_version": "v0.33.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "70b600cf9df4948b8aeff685829ee7828b8c46460110fd4111fe3a37679f0c20",
  "top_fn_name": "__bfloat16__eq_2",
  "version": "v0.33.0",
  "runtime": {
    "driver_version": "0.27.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.27.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}