[llvm] [AMDGPU] Add MachineVerifer check to detect illegal copies from vector register to SGPR (PR #105494)
Aditi Medhane via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 27 22:02:22 PDT 2024
================
@@ -32,38 +32,6 @@ body: |
S_BRANCH %bb.2
...
----
-# GCN-LABEL: name: phi_moveimm_subreg_input
----------------
AditiRM wrote:
Done
https://github.com/llvm/llvm-project/pull/105494
More information about the llvm-commits
mailing list