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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 14:55:42 PDT 2019


lebedev.ri updated this revision to Diff 202067.
lebedev.ri marked 6 inline comments as done.
lebedev.ri added a comment.

Thank you for taking a look!
I believe i have addressed review notes.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61144

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61144.202067.patch
Type: text/x-patch
Size: 138145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/3e22b233/attachment-0001.bin>


More information about the llvm-commits mailing list