/versions/

Action 6abc27c91b78849e525f83976408bbf21ad565f01d828a1dabae457bff737340

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=05536f811888 top=__bfloat16__unflatten

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id05536f81188835f6aad66697c7747e39f17d8277733d27ce0ad5e3d7ed358f39donedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::unflattenir_package_file payload/package.ir

Provenance

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

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

output path: bvc-artifacts/artifacts/6a/bc/6abc27c91b78849e525f83976408bbf21ad565f01d828a1dabae457bff737340/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
05536f81188835f6aad66697c7747e39f17d8277733d27ce0ad5e3d7ed358f39ir_package_filepayload/package.irbvc-artifacts/artifacts/05/53/05536f81188835f6aad66697c7747e39f17d8277733d27ce0ad5e3d7ed358f39/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
915f48ecbf556ba30a505fc3466aeef25bf03e6c097b45398539f3dbfa06f281donedriver_ir_equivlhs=05536f811888 rhs=6abc27c91b78 top=__bfloat16__unflattenCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
a5b40adcc58107cc1737d9f2a9a6fec2d35b67c35ad15876fb8336ca233aef29donedriver_ir_to_delay_infoir=6abc27c91b78 top=__bfloat16__unflatten model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
84e79f1d4274a256498aabb9bd0791860483dd822944b81d53fe747a6279937cdonedriver_ir_to_g8r_aigir=6abc27c91b78 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
7430d514ec8e49f721e2cc4e35a7304b8828a3a148599b9414bca84bcb547791donedriver_ir_to_g8r_aigir=6abc27c91b78 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
f05a480067fa44faea3b4794094eee0a99848536532295523cfe9c40d88de0d3doneir_fn_to_combinational_verilogir=6abc27c91b78 top=__bfloat16__unflatten system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir606fe1921ded4283b5893091eae203b40f029e95c622f1550308db262cf92fdb556
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-286837-76 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/05/53/05536f81188835f6aad66697c7747e39f17d8277733d27ce0ad5e3d7ed358f39/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-286837-1771527802790809562-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__unflatten -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": "c55da28180f2915fcaf4fdc368fa52d34c6af8ff096db16a896d3ae14cc9f1ca",
  "ir_top": "__bfloat16__unflatten",
  "semantic_cache_hit": {
    "from_action_id": "8a8ee1abaa958a3163f96cda056c1c574c6d948ddc3d6f517424e68fe0fecfbc",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "05536f81188835f6aad66697c7747e39f17d8277733d27ce0ad5e3d7ed358f39",
  "top_fn_name": "__bfloat16__unflatten",
  "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"
  }
}