[llvm] [AMDGPU][GlobalIsel] Use isRegisterClassType to check for legal types for G_FREEZE & G_IMPLICIT_DEF (PR #101331)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 07:41:21 PDT 2024


================
@@ -186,23 +184,6 @@ body: |
     %1:_(s32) = G_LOAD %0 :: (load (s32) from %ir.tmp1)
 ...
 
----
-name: non_power_of_2
----------------
arsenm wrote:

Why was this deleted? 

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


More information about the llvm-commits mailing list