[llvm] [NVPTX] Lower LLVM masked vector loads and stores to PTX (PR #159387)

Drew Kersnar via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 17 16:55:14 PDT 2025


dakersnar wrote:

I've added masked load lowering support and updated the description to explain the changes in each file in detail. Hope this makes reviewing easier, but let me know if anyone has any questions.

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


More information about the llvm-commits mailing list