/versions/

Action 640fdc519e7dac62f83520acb897b5c71d81911b293ed16a5f6477822722732f

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=70934b6c7035 top=__hfloat16__inf

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id70934b6c7035ed95e3e2165a7c48595d28a4317eb4c14603c9c7734f011b4683donedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::infir_package_file payload/package.ir

Provenance

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

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

output path: bvc-artifacts/artifacts/64/0f/640fdc519e7dac62f83520acb897b5c71d81911b293ed16a5f6477822722732f/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
70934b6c7035ed95e3e2165a7c48595d28a4317eb4c14603c9c7734f011b4683ir_package_filepayload/package.irbvc-artifacts/artifacts/70/93/70934b6c7035ed95e3e2165a7c48595d28a4317eb4c14603c9c7734f011b4683/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
94fa59b377cca281e4e42f9b0b6acd04bdaaf34e4d87993ce262d437b8a7efe1donedriver_ir_equivlhs=70934b6c7035 rhs=640fdc519e7d top=__hfloat16__infCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
feb54a7b599c7fa0908d1d64fd14c421311d437567413ecb54a9e4dc961a3999donedriver_ir_to_delay_infoir=640fdc519e7d top=__hfloat16__inf model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
6f4e1726efbcdd0549fec2a53ba2dbf4f0b809c916238fad44f37452b4ef1b5adonedriver_ir_to_g8r_aigir=640fdc519e7d top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
53fcf42f4c7bb11236e0d3b65e3c58d2cbf90282fd6e15124844ca7a80821e89donedriver_ir_to_g8r_aigir=640fdc519e7d top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
6e8d1a667029f501d70a5d5249e38c476f2a00480d0b0301b32dcc8ea0dd2c0edoneir_fn_to_combinational_verilogir=640fdc519e7d top=__hfloat16__inf system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir54301b548f77c3b78203199551226764afd814ad27676cd2a02590ff13a0a38f1f7
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-286837-87 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/70/93/70934b6c7035ed95e3e2165a7c48595d28a4317eb4c14603c9c7734f011b4683/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-286837-1771527813085617332-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__inf -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": "b1818d1d2f46c9b6323bbc0618475c3fc7e06ccc001460bcb9c65644ee75ba13",
  "ir_top": "__hfloat16__inf",
  "semantic_cache_hit": {
    "from_action_id": "6f7ce0409c494e539811bbb1e62ee9d4df145515e5ea8a1eccc1d1109bf789ea",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "70934b6c7035ed95e3e2165a7c48595d28a4317eb4c14603c9c7734f011b4683",
  "top_fn_name": "__hfloat16__inf",
  "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"
  }
}