[llvm] [RISCV][GlobalISel] Vector Extension vadd Legalizer (PR #71400)
    Michael Maitland via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov  6 10:23:47 PST 2023
    
    
  
================
@@ -0,0 +1,9 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
----------------
michaelmaitland wrote:
Also because `vadd` is not the GISel opcode we are legalize. We are legalizing a G_ADD opcode that operates on vector types.
https://github.com/llvm/llvm-project/pull/71400
    
    
More information about the llvm-commits
mailing list