/versions/

Action bd3a14a3087d33095c0f1f7751d2d35e433ab125cb1cc6eed5998ce3a3c33dd6

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=51baba51ff71 top=__hfloat16__is_zero_or_subnormal

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id51baba51ff713073fd946123765326f13055bff7c551fcb94fa6f62d631fa68edonedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::is_zero_or_subnormalir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T22:50:35.846677700+00:00

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

output path: bvc-artifacts/artifacts/bd/3a/bd3a14a3087d33095c0f1f7751d2d35e433ab125cb1cc6eed5998ce3a3c33dd6/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
51baba51ff713073fd946123765326f13055bff7c551fcb94fa6f62d631fa68eir_package_filepayload/package.irbvc-artifacts/artifacts/51/ba/51baba51ff713073fd946123765326f13055bff7c551fcb94fa6f62d631fa68e/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
18b4c965d778a56978b55a25a2e1c68470238a347fdc5e561af93e5ba8bce4b3donedriver_ir_equivlhs=51baba51ff71 rhs=bd3a14a3087d top=__hfloat16__is_zero_or_subnormalCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
4c86a4d9358b412f5122dc71512cfb5ff2f0764625225dc5052992a5d7f331b3donedriver_ir_to_delay_infoir=bd3a14a3087d top=__hfloat16__is_zero_or_subnormal model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
80cfd8c6c7cd55de86d5e6a6c1c22d0dba39251652fc705e5d82384c6af30c1adonedriver_ir_to_g8r_aigir=bd3a14a3087d top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
27ee7c4e804f7e03779aaa57b1891c77da3b255cbd739a1c905c90ec37a471cadonedriver_ir_to_g8r_aigir=bd3a14a3087d top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
c64c149d486d4f57f78b94f780bab8424f02a0c4dc854b908983c0d4b55b663fdoneir_fn_to_combinational_verilogir=bd3a14a3087d top=__hfloat16__is_zero_or_subnormal system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir467ba88df7d8ef14d8a2a85a57d8baf8381ec5d0f48292e88ca9204a1efe11c440e
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-bd3a14a3087d3309-1374217-6777 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/51/ba/51baba51ff713073fd946123765326f13055bff7c551fcb94fa6f62d631fa68e/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/bd3a14a3087d33095c0f1f7751d2d35e433ab125cb1cc6eed5998ce3a3c33dd6-1374217-1771541431550419489/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__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": "__hfloat16__is_zero_or_subnormal",
  "xlsynth_version": "v0.23.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "51baba51ff713073fd946123765326f13055bff7c551fcb94fa6f62d631fa68e",
  "top_fn_name": "__hfloat16__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"
  }
}