[PATCH] D91857: [ARM] Remove dead mov's in preheader of tail predicated loops
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 02:48:50 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7786ac8377a2: [ARM] Remove dead mov's in preheader of tail predicated loops (authored by dmgreen).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91857/new/
https://reviews.llvm.org/D91857
Files:
llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/exitcount.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/mov-operand.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/while-loops.ll
llvm/test/CodeGen/Thumb2/mve-blockplacement.ll
llvm/test/CodeGen/Thumb2/mve-postinc-dct.ll
llvm/test/CodeGen/Thumb2/mve-postinc-lsr.ll
llvm/test/CodeGen/Thumb2/mve-pred-vctpvpsel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91857.322929.patch
Type: text/x-patch
Size: 6680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/212df2d4/attachment.bin>
More information about the llvm-commits
mailing list