[PATCH] D61144: [LoopIdiomRecognize] BCmp loop idiom recognition

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 02:56:16 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370454: [LoopIdiomRecognize] BCmp loop idiom recognition (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61144?vs=216897&id=218055#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61144

Files:
  llvm/trunk/docs/ReleaseNotes.rst
  llvm/trunk/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/trunk/test/Transforms/LoopIdiom/bcmp-basic.ll
  llvm/trunk/test/Transforms/LoopIdiom/bcmp-debugify-remarks.ll
  llvm/trunk/test/Transforms/LoopIdiom/bcmp-negative-tests.ll
  llvm/trunk/test/Transforms/LoopIdiom/bcmp-widening.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61144.218055.patch
Type: text/x-patch
Size: 140575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/c6d494b3/attachment.bin>


More information about the llvm-commits mailing list