[llvm] [IntrinsicEmitter][NFC] Make AttributesMap bit-configurable (PR #157965)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 11 08:23:33 PDT 2025


jurahul wrote:

Instead of a build option, can we determine the packing automatically and use the right number of bits? An move any unpacking code into the TableGen generated code?

https://github.com/llvm/llvm-project/pull/157965


More information about the llvm-commits mailing list