[llvm] [RISCV] Lower BUILD_VECTOR with i64 type to VID on RV32 if possible (PR #132339)
Jim Lin via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 20 23:46:13 PDT 2025
tclin914 wrote:
> > So try to customized lower it to VID before type legalization.
>
> This is "during" type legalization, not "before".
Thanks.
https://github.com/llvm/llvm-project/pull/132339
More information about the llvm-commits
mailing list