[llvm] [RISCV][GlobalISel] Vector Extension vadd Legalizer (PR #71400)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 10:22:57 PST 2023


================
@@ -0,0 +1,9 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
----------------
michaelmaitland wrote:

Maybe we should append vector add cases to legalize-add.mir file instead of creating a new one. It looks like that legalize-add.mir file is testing G_ADD leglization on different types.

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


More information about the llvm-commits mailing list