[llvm] [AMDGPU] (x or y) xor -1 -> x nor y (PR #130264)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 11 20:16:56 PDT 2025
arsenm wrote:
> The problem I have here is that if I am using ballot
Ballot is not core to the pattern here, the ballot tests should be separate
https://github.com/llvm/llvm-project/pull/130264
More information about the llvm-commits
mailing list