[llvm] [AMDGPU] Add MachineVerifer check to detect illegal copies from vector registers to SGPR (PR #105494)
Aditi Medhane via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 27 21:37:02 PDT 2024
================
@@ -32,38 +32,6 @@ body: |
S_BRANCH %bb.2
...
----
-# GCN-LABEL: name: phi_moveimm_subreg_input
----------------
AditiRM wrote:
So should I remove this testcase itself ? Also do we need to add this extracted testcase again to the original one ?
https://github.com/llvm/llvm-project/pull/105494
More information about the llvm-commits
mailing list