[PATCH] D154687: [RISCV] Narrow types of index operand matched pattern (shl (zext), C).
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 7 21:23:20 PDT 2023
fakepaper56 updated this revision to Diff 538314.
fakepaper56 added a comment.
Avoid generating to i2 or i4 type.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154687/new/
https://reviews.llvm.org/D154687
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/mgather-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/mscatter-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/narrow-shift-extend.ll
llvm/test/CodeGen/RISCV/rvv/vpgather-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vpscatter-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154687.538314.patch
Type: text/x-patch
Size: 77173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230708/68adde86/attachment.bin>
More information about the llvm-commits
mailing list