/versions/

Action 706915a4a1a35bc9c70a7ff91080a84cd09ebfd0c378c4d30bb7230b4a5140a4

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=a9126143156d top=__bfloat16__is_zero_or_subnormal

crate:v0.20.0dso:v0.23.0driver:crate:v0.20.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_ida9126143156d03018a580b8408e5b3727575ea47a60f97f2f49ebe25d0d95d92donedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::is_zero_or_subnormalir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T22:47:39.595780184+00:00

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

output path: bvc-artifacts/artifacts/70/69/706915a4a1a35bc9c70a7ff91080a84cd09ebfd0c378c4d30bb7230b4a5140a4/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
a9126143156d03018a580b8408e5b3727575ea47a60f97f2f49ebe25d0d95d92ir_package_filepayload/package.irbvc-artifacts/artifacts/a9/12/a9126143156d03018a580b8408e5b3727575ea47a60f97f2f49ebe25d0d95d92/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
99e9c1c69ec48f9afe159589ab440ef49aa51c700f8e669d74c07eba22213270donedriver_ir_equivlhs=a9126143156d rhs=706915a4a1a3 top=__bfloat16__is_zero_or_subnormalCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
8fa5a70f05ee345d4ab779020c2bef9c316d0e348779b45db0dd97e116d50272donedriver_ir_to_delay_infoir=706915a4a1a3 top=__bfloat16__is_zero_or_subnormal model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
448ae104a14ce8c17053c501d6ed6da3f07e043ada40720de095dff3179eeea5donedriver_ir_to_g8r_aigir=706915a4a1a3 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
824431be6f353a65d96318783726d5137a6b97a4b441451db4ec5c1df7115332donedriver_ir_to_g8r_aigir=706915a4a1a3 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
4af702ee63f523a84330871793765bd315fc51fce47a1a3530161fa516d3130fdoneir_fn_to_combinational_verilogir=706915a4a1a3 top=__bfloat16__is_zero_or_subnormal system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir466f89d6b293df5929c62e0eaf219127e31761ab6860d029266a7d61251400106b5
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-706915a4a1a35bc9-1374217-6356 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/a9/12/a9126143156d03018a580b8408e5b3727575ea47a60f97f2f49ebe25d0d95d92/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/706915a4a1a35bc9c70a7ff91080a84cd09ebfd0c378c4d30bb7230b4a5140a4-1374217-1771541255275387459/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__is_zero_or_subnormal -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.23.0 xlsynth-bvc-driver:0.20.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.20.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.20.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.20.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.23.0",
  "input_ir_fn_structural_hash_error": "docker run failed (exit=Some(2)): error: unrecognized subcommand 'ir-fn-structural-hash'\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__is_zero_or_subnormal",
  "xlsynth_version": "v0.23.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "a9126143156d03018a580b8408e5b3727575ea47a60f97f2f49ebe25d0d95d92",
  "top_fn_name": "__bfloat16__is_zero_or_subnormal",
  "version": "v0.23.0",
  "runtime": {
    "driver_version": "0.20.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.20.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}