Files
clang-p2996/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp
Jiahan Xie 10c2d5ff7c [RISCV][GISel] RegBank select and instruction select for vector G_ADD, G_SUB (#74114)
RegisterBank Selection for scalable vector G_ADD and G_SUB by creating
new mappings for different types of vector register banks.
Then implement Instruction Selection for the same operations by choosing
the correct RISC-V vector register class.
2024-02-01 15:06:43 -05:00

12 KiB