[all-commits] [llvm/llvm-project] 8680c2: [RISCV] Remove mask from vrgatherei16 in lowerVECT...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jun 20 09:36:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8680c28add0b1725c34a52a2f8c509c892385c7d
https://github.com/llvm/llvm-project/commit/8680c28add0b1725c34a52a2f8c509c892385c7d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/rvv/vector-interleave.ll
Log Message:
-----------
[RISCV] Remove mask from vrgatherei16 in lowerVECTOR_INTERLEAVE.
Unless I'm missing something we need to update the whole vector
not just where OddMask is true.
Reviewed By: luke
Differential Revision: https://reviews.llvm.org/D153087
More information about the All-commits
mailing list