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

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Wed May 21 13:45:59 PDT 2025


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

It is testing the legalizer so it doesn't have to?

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


More information about the llvm-commits mailing list