[PATCH] D73892: [SelectionDAG] Optimize build_vector of truncates and shifts
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 08:48:34 PST 2020
sebastian-ne updated this revision to Diff 242093.
sebastian-ne added a comment.
Remove unecessary copy constructor, thanks Matt.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73892/new/
https://reviews.llvm.org/D73892
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AMDGPU/scalar_to_vector.ll
llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73892.242093.patch
Type: text/x-patch
Size: 7119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/e31c993d/attachment-0001.bin>
More information about the llvm-commits
mailing list