[PATCH] D159147: [DAGCombiner] Combine trunc (splat_vector x) -> splat_vector (trunc x)
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 07:23:07 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a4ad45a2c5e: [DAGCombiner] Combine trunc (splat_vector x) -> splat_vector (trunc x) (authored by luke).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159147/new/
https://reviews.llvm.org/D159147
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/RISCV/rvv/vnsrl-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vwsll-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vwsll-vp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159147.554709.patch
Type: text/x-patch
Size: 17743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/f85eeb3e/attachment.bin>
More information about the llvm-commits
mailing list