[llvm] [RISCV][GISEL] Add IRTranslation for shufflevector on scalable vector types (PR #80378)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 09:52:30 PST 2024
tschuett wrote:
IR gets splats as constants. The IR translator eventually has to translate them into GlobalIsel.
https://github.com/llvm/llvm-project/pull/80378
More information about the llvm-commits
mailing list