[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


================
@@ -168,17 +168,6 @@ namespace {
 class NVPTXLowerArgs : public FunctionPass {
----------------
AlexMaclean wrote:

I think the convention would be to rename this NVPTXLowerArgsLegacyPass

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


More information about the llvm-commits mailing list