[llvm] [RISCV] Don't remove extends for i1 indices in mgather/mscatter (PR #83951)
Wang Pengcheng via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 4 19:19:20 PST 2024
================
@@ -20043,8 +20043,9 @@ bool RISCVTargetLowering::shouldRemoveExtendFromGSIndex(SDValue Extend,
// We have indexed loads for all legal index types. Indices are always
----------------
wangpc-pp wrote:
Oh, we need reword these comments.
https://github.com/llvm/llvm-project/pull/83951
More information about the llvm-commits
mailing list