/versions/

Action 54f38ddfe3d1e7f2301d8494fef53c1f4702587c21b318083cf1e0dd452bca6e

Summary

state: not queued

kind: driver_ir_to_g8r_aig

subject: ir=5b98efb9ea1b top=<auto> fraig=true

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id5b98efb9ea1b35d8cf3158f409ca9ee384378145141a073888ac27e44ec81e43donedriver_ir_to_optir=c8ad716297e7 top=__bfloat16__negateir_package_file payload/package.opt.ir

Provenance

created_utc: 2026-02-19T19:07:58.103852416+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/54/f3/54f38ddfe3d1e7f2301d8494fef53c1f4702587c21b318083cf1e0dd452bca6e/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
5b98efb9ea1b35d8cf3158f409ca9ee384378145141a073888ac27e44ec81e43ir_package_filepayload/package.opt.irbvc-artifacts/artifacts/5b/98/5b98efb9ea1b35d8cf3158f409ca9ee384378145141a073888ac27e44ec81e43/payload/package.opt.ir
Suggested Next Actions
Action IDStateKindSubjectReason
92d3eb54f4c467c2c25a1ee1c4432f7d1f9cc24400e2ee01118ce108c37a808cdonedriver_aig_to_statsaig=54f38ddfe3d1Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig5307ea0360debd8f95fb8d19217dc31b7a2fbeaf5f60792e40c77b8d2c47dbb0d41
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-581 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/5b/98/5b98efb9ea1b35d8cf3158f409ca9ee384378145141a073888ac27e44ec81e43/payload/package.opt.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528076542216220-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__negate -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"
  },
  "driver_subcommand": "ir2g8r",
  "dso_version_label": "dso:v0.35.0",
  "fraig": true,
  "input_ir_fn_structural_hash": "39fc57f8529bfb847ed5b4e003d9ceed4a7552e4f760ede3f53b114528d4e7f5",
  "ir_top": "__bfloat16__negate",
  "ir_top_explicit": null,
  "semantic_cache_hit": {
    "from_action_id": "9826e869675c7c12c390a6b8f14ce213992d051b2fcf2e4635a65458a234cfa7",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_g8r_aig",
  "ir_action_id": "5b98efb9ea1b35d8cf3158f409ca9ee384378145141a073888ac27e44ec81e43",
  "top_fn_name": null,
  "fraig": true,
  "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"
  }
}