[llvm] [RISCV][GlobalISel] Represent RISC-V vector types using LLT scalable vectors; and legalize vectorized operations for G_ADD, G_SUB, G_AND, G_OR, and G_XOR opcodes (PR #71400)

Jiahan Xie via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 12:02:38 PST 2023


jiahanxie353 wrote:

How about “Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR”

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


More information about the llvm-commits mailing list