[clang] [Clang][TableGen] Use PointerType::get(Context) in MVE TableGen emitter (NFC) (PR #124782)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 7 07:28:13 PST 2025


nikic wrote:

Well, I guess you could also use Builder.getPtrTy() for the whole thing...

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


More information about the cfe-commits mailing list