[llvm] [RISCV][GlobalISel] Vector Extension vadd Legalizer (PR #71400)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 8 06:46:50 PST 2023
================
@@ -0,0 +1,58 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
----------------
michaelmaitland wrote:
File in wrong directory? Should we put tests for vector G_ADD in the existing tests for legalizing G_ADD?
https://github.com/llvm/llvm-project/pull/71400
More information about the llvm-commits
mailing list