[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 14 00:45:53 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ac99205ee1a: [RISCV] Narrow types of index operand matched pattern (shl (zext), C). (authored by fakepaper56).
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.540300.patch
Type: text/x-patch
Size: 77173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230714/7960c93d/attachment.bin>
More information about the llvm-commits
mailing list