[PATCH] D91887: [ARM] Make t2DoLoopStartTP a terminator
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 11 01:24:14 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f571be1c07b: [ARM] Make t2DoLoopStartTP a terminator (authored by dmgreen).
Changed prior to commit:
https://reviews.llvm.org/D91887?vs=306755&id=311140#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91887/new/
https://reviews.llvm.org/D91887
Files:
llvm/lib/Target/ARM/ARMBaseInstrInfo.h
llvm/lib/Target/ARM/ARMInstrThumb2.td
llvm/lib/Target/ARM/MVEVPTOptimisationsPass.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/exitcount.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/mov-operand.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/reductions.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/while-loops.ll
llvm/test/CodeGen/Thumb2/mve-fma-loops.ll
llvm/test/CodeGen/Thumb2/mve-gather-scatter-tailpred.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
llvm/test/CodeGen/Thumb2/mve-vecreduce-loops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91887.311140.patch
Type: text/x-patch
Size: 54588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/eee4c27a/attachment.bin>
More information about the llvm-commits
mailing list