[llvm] [AMDGPU] add s_bitset[10]_b32 optimization for shl+[or, andn2] pattern (PR #134155)

via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 2 15:15:44 PDT 2025


BaoshanPang wrote:

The failed test case seems not related to my change:

```
Failed Tests (1):
--
  | LLVM-Unit :: Transforms/Vectorize/./VectorizeTests.exe/VPRecipeTest/CastVPInterleaveRecipeToVPUser

```

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


More information about the llvm-commits mailing list