/versions/

Action f50e06dbc661df6023656dc38bd5db7687a92b045d746e7fcd7496d82e854d5b

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=81b216404b93 top=__hfloat16__is_nan

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id81b216404b9329c01f66767e373a89aabaaa6bf3675c6d986642cc2136cfc624donedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::is_nanir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:13:01.230639203+00:00

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

output path: bvc-artifacts/artifacts/f5/0e/f50e06dbc661df6023656dc38bd5db7687a92b045d746e7fcd7496d82e854d5b/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
81b216404b9329c01f66767e373a89aabaaa6bf3675c6d986642cc2136cfc624ir_package_filepayload/package.irbvc-artifacts/artifacts/81/b2/81b216404b9329c01f66767e373a89aabaaa6bf3675c6d986642cc2136cfc624/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
306c51bd78c376195d49de89dd7d2c366a50723d90338f84b2125773e19ef26bdonedriver_ir_equivlhs=81b216404b93 rhs=f50e06dbc661 top=__hfloat16__is_nanCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
6c2e516f0f199cfb5d2d95ab6e5efca29630882188be89d6ba747e745b36e3c5donedriver_ir_to_delay_infoir=f50e06dbc661 top=__hfloat16__is_nan model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
a85874f00589263abe45a1bd2bd78fde336ddf8e77d2f1bfc6df892fe9ff86f5donedriver_ir_to_g8r_aigir=f50e06dbc661 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
f8c62a38a8ad95e718099dd2f8503c5d07e5155feadb3fa0d92d170e049f6b7bdonedriver_ir_to_g8r_aigir=f50e06dbc661 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
1dc0b897fceb42a33f9640332e25ffd7db21b647ab83ae9d3aba0b01f8a5d6c8doneir_fn_to_combinational_verilogir=f50e06dbc661 top=__hfloat16__is_nan system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir8204676f6951b31d45529bcbd60021adb65f9c3104ad35b7ddb0a6b001cf67cecc9
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-1358 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/81/b2/81b216404b9329c01f66767e373a89aabaaa6bf3675c6d986642cc2136cfc624/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528379071910703-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__is_nan -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": "1ee98bc5b896a5e721853ae98dbad0e33d8cca713199fd2cc4e0fd2b671c8283",
  "ir_top": "__hfloat16__is_nan",
  "semantic_cache_hit": {
    "from_action_id": "b230caa1cf65554e587e5a642d73371e6012322960095d7a9e3ca4b895770839",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "81b216404b9329c01f66767e373a89aabaaa6bf3675c6d986642cc2136cfc624",
  "top_fn_name": "__hfloat16__is_nan",
  "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"
  }
}