[llvm] [AMDGPU] Add pattern to select scalar ops for fshr with uniform operands (PR #165295)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 30 15:51:15 PDT 2025


https://github.com/arsenm commented:

Eyeballing the test, it doesn't look like we have test coverage for all the permutations of scalar / vector / constant in each operand position. Given the pattern complexity we probably should test all of these 

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


More information about the llvm-commits mailing list