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

via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 13 20:40:44 PDT 2025


BaoshanPang wrote:

> This more naturally belongs in a selection pattern

With the knowledage what I have so far, doing it in SiShrink pass is the easiest way.

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


More information about the llvm-commits mailing list