[llvm] [AMDGPU][GlobalIsel] Introduce isRegType to check for legal types, instead of checking bit width. (PR #68189)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 6 03:04:44 PDT 2023
================
@@ -299,129 +299,6 @@ body: |
S_NOP 0, implicit %12
...
---
-name: legal_v13s32
----------------
sstipanovic wrote:
Because these are not legal anymore
https://github.com/llvm/llvm-project/pull/68189
More information about the llvm-commits
mailing list