[PATCH] D134382: [RISCV] Disallow scale for scatter/gather
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 22 15:31:52 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG60c91fd36447: [RISCV] Disallow scale for scatter/gather (authored by reames).
Changed prior to commit:
https://reviews.llvm.org/D134382?vs=462199&id=462324#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134382/new/
https://reviews.llvm.org/D134382
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-scatter.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpgather.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpscatter.ll
llvm/test/CodeGen/RISCV/rvv/mgather-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/mscatter-sdnode.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: D134382.462324.patch
Type: text/x-patch
Size: 178657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/8b2266fc/attachment.bin>
More information about the llvm-commits
mailing list