[llvm] [AMDGPU][GlobalIsel] Introduce isRegType to check for legal types, instead of checking bit width. (PR #68189)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 21 07:18:57 PST 2023


================
@@ -299,129 +299,6 @@ body: |
     S_NOP 0, implicit %12
 ...
 ---
-name: legal_v13s32
----------------
jayfoad wrote:

But this is a legalizer test. The legalizer is supposed to legalize them.

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


More information about the llvm-commits mailing list