[llvm] [NVPTX] Fix lit test issues from masked load/store implementation (PR #169535)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 25 10:24:31 PST 2025


boomanaiden154 wrote:

> Great. From a logistical perspective, can we merge this as soon as the checks are finished and avoid reverting my original change?

You should be able to merge now. AArch64 is currently non-blocking and premerge won't catch any NVPTX issues anyways since we don't have CUDA installed.

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


More information about the llvm-commits mailing list