[llvm] [AMDGPU] add s_bitset[10]_b32 optimization for shl+[or, andn2] pattern (PR #134155)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 3 09:42:50 PDT 2025
BaoshanPang wrote:
> This more naturally belongs in a selection pattern
Do you mean should I do it in td file?
https://github.com/llvm/llvm-project/pull/134155
More information about the llvm-commits
mailing list