[llvm] [RISCV] Remove unnecessary vand.vi from vXi1 and nvXvi1 VECTOR_REVERSE codegen. (PR #109071)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 18 02:18:58 PDT 2024
lukel97 wrote:
I think there's an ISD::TRUNCATE in lowerINSERT_VECTOR_ELT's vxi1 handling that we can also do the same for
https://github.com/llvm/llvm-project/pull/109071
More information about the llvm-commits
mailing list