/versions/

Action 1a1b6fa9b97d3cc905a715b9c2b0409356ef5c47396336604f96541ead99ffea

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=1253771f0c05 top=__float64__subnormals_to_zero

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id1253771f0c0553282f18218efe9420a2ac2704ccf9159ca62ed1f6c95835dde8donedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::subnormals_to_zeroir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:46:51.371222942+00:00

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

output path: bvc-artifacts/artifacts/1a/1b/1a1b6fa9b97d3cc905a715b9c2b0409356ef5c47396336604f96541ead99ffea/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
1253771f0c0553282f18218efe9420a2ac2704ccf9159ca62ed1f6c95835dde8ir_package_filepayload/package.irbvc-artifacts/artifacts/12/53/1253771f0c0553282f18218efe9420a2ac2704ccf9159ca62ed1f6c95835dde8/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
2f4a709a0158b5ee595cdacda820a75edf7e906710501ab9874fc7f7e23fcfc7donedriver_ir_equivlhs=1253771f0c05 rhs=1a1b6fa9b97d top=__float64__subnormals_to_zeroCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
750933dc3c4d26224c527f8ff38545a200ecf92fbcb190c3dbfe53865ea35c5cdonedriver_ir_to_delay_infoir=1a1b6fa9b97d top=__float64__subnormals_to_zero model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
861d5cfb659727b8802f96d3b80a86cfbdbc3d8ed46ff161d1431bd8cf8b41cedonedriver_ir_to_g8r_aigir=1a1b6fa9b97d top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
8e782890015ca777a5d2ef1b699ce341838093cb6b0f90486b0b164f73e0da05donedriver_ir_to_g8r_aigir=1a1b6fa9b97d top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
cd45d2850c6fd9bc49ab993f1cae10b9c8b5e6e7cacaf45b4889588b9be7e157doneir_fn_to_combinational_verilogir=1a1b6fa9b97d top=__float64__subnormals_to_zero system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir982496e345e6df40a8a104b7498b3ea496d0373215f3b557cd308499667fb840b6c
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-1a1b6fa9b97d3cc9-560100-26 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/12/53/1253771f0c0553282f18218efe9420a2ac2704ccf9159ca62ed1f6c95835dde8/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/1a1b6fa9b97d3cc905a715b9c2b0409356ef5c47396336604f96541ead99ffea-560100-1771530409958403242/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__subnormals_to_zero -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": "__float64__subnormals_to_zero",
  "xlsynth_version": "v0.33.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "1253771f0c0553282f18218efe9420a2ac2704ccf9159ca62ed1f6c95835dde8",
  "top_fn_name": "__float64__subnormals_to_zero",
  "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"
  }
}