[llvm] [NVPTX][NVPTXLowerArgs] Add NewPM interface for NVPTXLowerArgs (PR #128960)

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 21:53:24 PST 2025


https://github.com/AlexMaclean commented:

Could you please add this new pass to NVPTXPassRegistry.def and write a simple lit test for it as well? Right now this looks like it is going to be dead code. 

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


More information about the llvm-commits mailing list