/versions/

Action cb0a4bea6d766f824e240fe99e0209948c29ff0d8f7bde60db333a14a7dbe021

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=d95ad5001ef1 top=__float64__ceil_with_denorms

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idd95ad5001ef18dcaa0910380ad0729589054910db52c366532d01ee1e1b412fddonedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::ceil_with_denormsir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:09:26.736371074+00:00

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

output path: bvc-artifacts/artifacts/cb/0a/cb0a4bea6d766f824e240fe99e0209948c29ff0d8f7bde60db333a14a7dbe021/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
d95ad5001ef18dcaa0910380ad0729589054910db52c366532d01ee1e1b412fdir_package_filepayload/package.irbvc-artifacts/artifacts/d9/5a/d95ad5001ef18dcaa0910380ad0729589054910db52c366532d01ee1e1b412fd/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
5cb405e6173bfc76563e92ef2e37b46fafd414e37d9d8a28d6e4c6a563c65b7cdonedriver_ir_equivlhs=d95ad5001ef1 rhs=cb0a4bea6d76 top=__float64__ceil_with_denormsCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
12b9056525a6f64c23c58cbdcffa29d7fbe7b229eadc409d55578a1b3874ddfbdonedriver_ir_to_delay_infoir=cb0a4bea6d76 top=__float64__ceil_with_denorms model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
7b098797b357df14e5822d2ac543cbd9602cbd91a271c51ce583f3f9c319554bdonedriver_ir_to_g8r_aigir=cb0a4bea6d76 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
faa3ec934ec72555eda6e8ba165c4c0c4696cb5894a41c5360bf610b3643d68edonedriver_ir_to_g8r_aigir=cb0a4bea6d76 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
6fdf6dd0948af5f7ac6d244b21aba07286382ec2099fdaef453579e9011e6b16doneir_fn_to_combinational_verilogir=cb0a4bea6d76 top=__float64__ceil_with_denorms system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir62673cf48f2b71b373e867a15bfef6c1436d83f80cafe36514f44b6449fb43ced3dd
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-800 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/d9/5a/d95ad5001ef18dcaa0910380ad0729589054910db52c366532d01ee1e1b412fd/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528165095632183-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__ceil_with_denorms -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": "7a80d2791c6f58d57ff4063734f86c8b8613b8931ad3ac07d1d04d325c100ec2",
  "ir_top": "__float64__ceil_with_denorms",
  "semantic_cache_hit": {
    "from_action_id": "3d1227eb01d34c14d75e7a44e4bbcf8027b9888523231802349ae61157841db3",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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