[llvm] [AMDGPU] Recognise bitmask operations as srcmods on select (PR #152119)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 5 23:56:06 PDT 2025


https://github.com/arsenm commented:

LGTM but can you add some negative tests for the case where this was trigger for canonicalizing instructions? I assume those required looking through a bitcast? 

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


More information about the llvm-commits mailing list