[PATCH] D87939: [PeepholeOptimizer] Enhance the redundant COPY elimination.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 22 07:12:03 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG534f6e171808: [PeepholeOptimizer] Enhance the redundant COPY elimination. (authored by hliao).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87939/new/
https://reviews.llvm.org/D87939
Files:
llvm/lib/CodeGen/PeepholeOptimizer.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.i128.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/sdiv.i64.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/srem.i64.ll
llvm/test/CodeGen/AMDGPU/sgpr-copy-local-cse.ll
llvm/test/CodeGen/AMDGPU/waitcnt-vscnt.ll
llvm/test/CodeGen/Thumb2/mve-vcvt16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87939.293452.patch
Type: text/x-patch
Size: 101752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200922/656277fe/attachment.bin>
More information about the llvm-commits
mailing list