/versions/

Action 2fea26fe216a788a729ed0a7d78d8eba6f0bfcc73870dcd8c8b3bdd0dd3f7475

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=b3b68fc7887a top=__float32__fma

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idb3b68fc7887a68f2d6e8ec0fe072834dde6e447dec770f1f8cca1dccdf5283a8donedriver_dslx_fn_to_irxls/dslx/stdlib/float32.x::fmair_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:06:04.948140353+00:00

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

output path: bvc-artifacts/artifacts/2f/ea/2fea26fe216a788a729ed0a7d78d8eba6f0bfcc73870dcd8c8b3bdd0dd3f7475/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
b3b68fc7887a68f2d6e8ec0fe072834dde6e447dec770f1f8cca1dccdf5283a8ir_package_filepayload/package.irbvc-artifacts/artifacts/b3/b6/b3b68fc7887a68f2d6e8ec0fe072834dde6e447dec770f1f8cca1dccdf5283a8/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
9ad72f39c1aa8ea37056bfe29aa525385189c956fcb9cd5821060cc80490d628donedriver_ir_equivlhs=b3b68fc7887a rhs=2fea26fe216a top=__float32__fmaCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
92a29583cb86dafe889534de65d4ee9750e32b4de25b130f4882dd83994938eedonedriver_ir_to_delay_infoir=2fea26fe216a top=__float32__fma model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
e861ccb7dc0daa4df289f00e72d0f0c9c37f888dfdc2f99bb9fed46fdd44f1d6donedriver_ir_to_g8r_aigir=2fea26fe216a top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
ad4ff2abf1002de92d3d0f03da0afc7f2be60abedda2d132dc8386cb4e2a8b3ddonedriver_ir_to_g8r_aigir=2fea26fe216a top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
b4bae7fbe7f88680a639423afe1349f6fd3fd8e1ca3d0aa7d030ca0266907d56doneir_fn_to_combinational_verilogir=2fea26fe216a top=__float32__fma system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir2598204aa29e99b6cd5d45ff06a0df845f2157d5ae8d93bb66d0132b438d7e4ac8881
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-302 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/b3/b6/b3b68fc7887a68f2d6e8ec0fe072834dde6e447dec770f1f8cca1dccdf5283a8/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771527963298472104-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float32__fma -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": "6d3ed1ef77a20f81bd4fa2436ec0fc9e607ecbcf706b5ed6dcad2d109c7e6e5b",
  "ir_top": "__float32__fma",
  "semantic_cache_hit": {
    "from_action_id": "517a00275d1ac24ab37bdf39bd00d4c69ccdf2f602ebb44f06fb877acd835337",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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