[llvm] [RISCV][GlobalISel] Legalize G_ADD, G_SUB, G_AND, G_OR, G_XOR on RISC-V Vector Extension (PR #71400)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 06:32:33 PST 2023
================
@@ -181,3 +181,330 @@ body: |
PseudoRET implicit $x10, implicit $x11, implicit $x12
...
+---
----------------
michaelmaitland wrote:
Do you need to add -mattr=+v to these tests?
https://github.com/llvm/llvm-project/pull/71400
More information about the llvm-commits
mailing list