summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorSruthik P <spatibandlla@nvidia.com>2025-07-17 16:47:58 +0530
committerGitHub <noreply@github.com>2025-07-17 11:17:58 +0000
commit150ec59f9081d65f523e7fe8de7a0b75c402195d (patch)
treea9753d5effb6c618870d36c6cdfdd250450476cc /.github
parentab5a815297e57f579b15023cd2ebe97db6bd33eb (diff)
slang: Add support for generating getters for IR struct defs. (#7725)
This change expands the IR struct definition generation logic in slang-ir.h.lua to code generate the getters for the operands of an IR. To facilitate the above, the schema for the IR definitions in slang-ir-insts.lua is updated to allow for explicit specification of the operands of an IR, with Fiddle code generating the getters for them. slang-ir.h is updated to remove the hardcoded getters of the IRs since they are now generated by Fiddle. Fixes part of #7185
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions