/versions/

Action 319d729c0ed192784e20b1dde52e9e3b80a429103e810a5136b49c2d430e4fdf

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=f79a2c562ca0 top=__hfloat16__is_inf

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idf79a2c562ca06aaaf491938925cde8372b0cb43beb0905e5c6c84d734cfea76bdonedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::is_infir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T20:04:14.019103753+00:00

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

output path: bvc-artifacts/artifacts/31/9d/319d729c0ed192784e20b1dde52e9e3b80a429103e810a5136b49c2d430e4fdf/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
f79a2c562ca06aaaf491938925cde8372b0cb43beb0905e5c6c84d734cfea76bir_package_filepayload/package.irbvc-artifacts/artifacts/f7/9a/f79a2c562ca06aaaf491938925cde8372b0cb43beb0905e5c6c84d734cfea76b/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
a4c31f86bab8dbd2d8338c462778c77b916201ba62d9a1dd6ee240d7faeeffefdonedriver_ir_equivlhs=f79a2c562ca0 rhs=319d729c0ed1 top=__hfloat16__is_infCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
9ab6b5bf4a1f31a8b47d3618ea53e53313b6e04ca4c0b2112874a00c6b96c44cdonedriver_ir_to_delay_infoir=319d729c0ed1 top=__hfloat16__is_inf model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
d62fe04d3d5de79f5b0c66cfbfe09382b6e323d523088cfabc6b01e10e7302e1donedriver_ir_to_g8r_aigir=319d729c0ed1 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
2ad2b60338902f72854911943ac42d8e03e515289d963fca6372b170244762c7donedriver_ir_to_g8r_aigir=319d729c0ed1 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
9ffbd39324c5b4ae774ae274d7f7a5dd12703d4617f15ad9a4206e23d6bfdfcfdoneir_fn_to_combinational_verilogir=319d729c0ed1 top=__hfloat16__is_inf system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir8207fe08f94574c2ae16d0af545c50bcde63720095c566189d5fb869bc80cf954b4
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-319d729c0ed19278-560100-2817 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/f7/9a/f79a2c562ca06aaaf491938925cde8372b0cb43beb0905e5c6c84d734cfea76b/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/319d729c0ed192784e20b1dde52e9e3b80a429103e810a5136b49c2d430e4fdf-560100-1771531452799569151/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__is_inf -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": "__hfloat16__is_inf",
  "xlsynth_version": "v0.33.0"
}

Action JSON

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