[llvm] [PowerPC] Add phony subregisters to cover the high half of the VSX registers. (PR #94628)

Kai Luo via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 08:57:27 PDT 2024


================
@@ -0,0 +1,27 @@
+# RUN: llc -mtriple powerpc64le-unknown-linux-gnu -mcpu=pwr8 -x mir < %s \
----------------
bzEq wrote:

Can we pre-commit this test case? Without this PR, this case should fail verification?

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


More information about the llvm-commits mailing list