[llvm] [AMDGPU] Add MachineVerifer check to detect illegal copies from vector register to SGPR (PR #105494)
Christudasan Devadasan via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 27 21:49:35 PDT 2024
================
@@ -32,38 +32,6 @@ body: |
S_BRANCH %bb.2
...
----
-# GCN-LABEL: name: phi_moveimm_subreg_input
----------------
cdevadas wrote:
Yes, avoid this new test case. I recommend deleting this instance from the original test file.
https://github.com/llvm/llvm-project/pull/105494
More information about the llvm-commits
mailing list