[clang] [mlir] [CIR] Implement lowering for 'no-builtins' attributes (PR #178899)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 30 08:51:08 PST 2026


https://github.com/erichkeane commented:

Alright, i think I got all your comments!  I generalized the array->attribute addition, though it is mildly constrained by the types that 'attribute' takes in its ctor.  WDYT?

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


More information about the cfe-commits mailing list