[llvm] [NVPTX] Add commutativity to SETP instructions to enable MachineCSE of inverted predicates (PR #191890)

via llvm-commits llvm-commits at lists.llvm.org
Tue May 5 16:49:38 PDT 2026


modiking wrote:

ping @arsenm. Current state is with the original `switch` based implementation. Alex suggested having that be a separate NFC and the tablegen based setup can be seen with the previous commit

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


More information about the llvm-commits mailing list