[llvm] [AMDGPU] Correct bitshift legality transformation for small vectors (PR #140940)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri May 23 01:54:38 PDT 2025


================
@@ -969,6 +969,176 @@ body: |
 
 ...
 
+---
----------------
arsenm wrote:

You can generate ISA checks just fine, and update_llc_test_checks works much better than update_mir_test_checks

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


More information about the llvm-commits mailing list