/versions/

Action 02936ff161682256ca74e39f86486a3bdc1ae1f662a2631d61ff57f93752c702

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=87a121de5f84 top=__float64__qnan

crate:v0.31.0dso:v0.35.0driver:crate:v0.31.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id87a121de5f8425ff917a8a27ea66c33b6659c140334c8f2dce27b960abdabd23donedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::qnanir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:04:03.569353438+00:00

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

output path: bvc-artifacts/artifacts/02/93/02936ff161682256ca74e39f86486a3bdc1ae1f662a2631d61ff57f93752c702/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
87a121de5f8425ff917a8a27ea66c33b6659c140334c8f2dce27b960abdabd23ir_package_filepayload/package.irbvc-artifacts/artifacts/87/a1/87a121de5f8425ff917a8a27ea66c33b6659c140334c8f2dce27b960abdabd23/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
9dbeba7b406557094a88a85ac56769c48c51910be948f41a27552eb36bef09b4donedriver_ir_equivlhs=87a121de5f84 rhs=02936ff16168 top=__float64__qnanCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
ba7ff3c164fcaf9cb09bffc3f44509fdfef7a63b0a5bc3e3be91fdc3158255ebdonedriver_ir_to_delay_infoir=02936ff16168 top=__float64__qnan model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
a487f8bf768f971759cc734845feb4bd8eeef9add30b3ca502e9dd0d3d4bd0a4donedriver_ir_to_g8r_aigir=02936ff16168 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
ea0731bf9589c8915fbc0302875c77b60f875559d0dcd54aabfa82b79f62cfe9donedriver_ir_to_g8r_aigir=02936ff16168 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
85374422ce9092f37167075f823bcfae8b2cab6a307f7bae6fc013794fde4db9doneir_fn_to_combinational_verilogir=02936ff16168 top=__float64__qnan system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir368ee58666345030e5ca068365aab1c287fc95aae3d1b1603927d18f5be5f79a3c5
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-298443-132 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/87/a1/87a121de5f8425ff917a8a27ea66c33b6659c140334c8f2dce27b960abdabd23/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-298443-1771527840930380382-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__qnan -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.35.0 xlsynth-bvc-driver:0.31.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 ir-fn-structural-hash /inputs/input.ir --top "${IR_TOP}" --json true > /scratch/structural_hash.json
test -s /scratch/structural_hash.json
Details JSON
{
  "crate_version_label": "crate:v0.31.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.31.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.31.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.35.0",
  "input_ir_fn_structural_hash": "547fcbac523f4ccdac8f6706479a45d3af06f2e6fbf2eb07c81c2433f3788e2b",
  "ir_top": "__float64__qnan",
  "semantic_cache_hit": {
    "from_action_id": "035539f2a9f5ad8481917474de01c7d33452563684ac05fb4360751ae8eb347e",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "87a121de5f8425ff917a8a27ea66c33b6659c140334c8f2dce27b960abdabd23",
  "top_fn_name": "__float64__qnan",
  "version": "v0.35.0",
  "runtime": {
    "driver_version": "0.31.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.31.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}