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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 23 12:58:01 PDT 2025


arsenm wrote:

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

This is more difficult than selecting this as a tablegen pattern 


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


More information about the llvm-commits mailing list