[PATCH] D71837: [ARM][MVE] Tail Predicate IsSafeToRemove
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 17 05:13:28 PST 2020
SjoerdMeijer accepted this revision.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.
Thanks, LGTM
================
Comment at: llvm/test/CodeGen/Thumb2/LowOverheadLoops/wlstp.mir:365
renamable $r0, dead $cpsr = tADDi8 killed renamable $r0, 16, 14, $noreg
renamable $r3, dead $cpsr = tSUBi8 killed renamable $r3, 8, 14, $noreg
renamable $lr = t2LoopDec killed renamable $lr, 1
----------------
samparker wrote:
> SjoerdMeijer wrote:
> > Ah, here's tSUBi8.
> And the other is in vctp-subi3.mir.
ah, missed that one!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71837/new/
https://reviews.llvm.org/D71837
More information about the llvm-commits
mailing list