[PATCH] D71563: [SCEV] Recognise the hardwareloop "loop.decrement.reg" intrinsic

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 10 01:36:20 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG67bf9a6154d4: [SVEV] Recognise hardware-loop intrinsic loop.decrement.reg (authored by SjoerdMeijer).

Changed prior to commit:
  https://reviews.llvm.org/D71563?vs=237065&id=237266#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71563/new/

https://reviews.llvm.org/D71563

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Transforms/IndVarSimplify/lftr.ll
  llvm/test/Transforms/LoopUnroll/ARM/dont-unroll-loopdec.ll
  llvm/unittests/Analysis/ScalarEvolutionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71563.237266.patch
Type: text/x-patch
Size: 4989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200110/6bd9cd36/attachment.bin>


More information about the llvm-commits mailing list