[llvm] [NVPTX] Avoid introducing unnecessary ProxyRegs and Movs in ISel (PR #120486)

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 14:54:24 PST 2024


AlexMaclean wrote:

> > These nodes are all erased by a later pass
> 
> What pass does this?

NVPTXProxyRegErasure

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


More information about the llvm-commits mailing list