[llvm] [NVPTX] Cleanup NVPTXLowerArgs, simplifying logic and improving alignment propagation (PR #180286)

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 12 20:55:02 PST 2026


================

----------------
AlexMaclean wrote:

I've remove this logic entirely, we will now never process conditionals such as Phis or Selects in this function. 

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


More information about the llvm-commits mailing list