/versions/

Action 7a3651b7c61bd3f1a83b56c147e8f595f663862d99ab91774cfdcd1adbdab605

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=0fbd1d6dd582 top=__float32__ldexp

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id0fbd1d6dd582d3a8191c1a802d8af8df6488737159d7af84768718ee9f897f25donedriver_dslx_fn_to_irxls/dslx/stdlib/float32.x::ldexpir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:03:43.403667228+00:00

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

output path: bvc-artifacts/artifacts/7a/36/7a3651b7c61bd3f1a83b56c147e8f595f663862d99ab91774cfdcd1adbdab605/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
0fbd1d6dd582d3a8191c1a802d8af8df6488737159d7af84768718ee9f897f25ir_package_filepayload/package.irbvc-artifacts/artifacts/0f/bd/0fbd1d6dd582d3a8191c1a802d8af8df6488737159d7af84768718ee9f897f25/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
11eb315e74eb36f4c6ad111900d72c98938be8a17b95a88699ecd9890694924edonedriver_ir_equivlhs=0fbd1d6dd582 rhs=7a3651b7c61b top=__float32__ldexpCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
04c6b547d3c14db58dc73fa8dbb5ba6c012ebf4ffccded8ba420ebe6f34469fcdonedriver_ir_to_delay_infoir=7a3651b7c61b top=__float32__ldexp model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
7975a8eb7b43e0e47dbc1a7f8bca36b94528775dbc33849b98a609d4b9c07626donedriver_ir_to_g8r_aigir=7a3651b7c61b top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
5efd687b2e66ae1e26d463faa074f252fc6b98fbeff30771ed69ae7504c52a1adonedriver_ir_to_g8r_aigir=7a3651b7c61b top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
80a67b2c319d9faeab8e84f921d2ba70489a694b31c4a4ed2388d77f38e41e29doneir_fn_to_combinational_verilogir=7a3651b7c61b top=__float32__ldexp system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir49120123818777a28663eaeb1816522229688cc1e96d5d8c2d94e722f2c2f9fe005e
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-298443-37 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/0f/bd/0fbd1d6dd582d3a8191c1a802d8af8df6488737159d7af84768718ee9f897f25/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-298443-1771527822256420575-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float32__ldexp -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": "a0318641635bdd9e940a2f0ca5daa2fb96884f8a22349c2ba4fc8117b787c8f2",
  "ir_top": "__float32__ldexp",
  "semantic_cache_hit": {
    "from_action_id": "5cabdf08dbe61194741d1fe947c5647794e5d478c43fd51d29fb9c7b22fd3f9e",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "0fbd1d6dd582d3a8191c1a802d8af8df6488737159d7af84768718ee9f897f25",
  "top_fn_name": "__float32__ldexp",
  "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"
  }
}