[PATCH] D103246: [SelectionDAG] Extend FoldConstantVectorArithmetic to SPLAT_VECTOR
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 4 02:01:25 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaec9cbbeb863: [SelectionDAG] Extend FoldConstantVectorArithmetic to SPLAT_VECTOR (authored by frasercrmck).
Changed prior to commit:
https://reviews.llvm.org/D103246?vs=348777&id=349791#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103246/new/
https://reviews.llvm.org/D103246
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/AArch64/sve-expand-div.ll
llvm/test/CodeGen/Hexagon/isel-memory-vNi1.ll
llvm/test/CodeGen/RISCV/rvv/constant-folding.ll
llvm/test/CodeGen/RISCV/rvv/setcc-integer-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vdivu-sdnode-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vdivu-sdnode-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vremu-sdnode-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vremu-sdnode-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103246.349791.patch
Type: text/x-patch
Size: 64126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210604/4967485b/attachment-0001.bin>
More information about the llvm-commits
mailing list