[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
Thu Apr 3 07:54:56 PDT 2025
================
@@ -0,0 +1,23 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
arsenm wrote:
Test name should be more descriptive and mention issue, not just be a number
https://github.com/llvm/llvm-project/pull/134155
More information about the llvm-commits
mailing list