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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 10:44:47 PDT 2019


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

Dropped unneeded `_` from member variable names.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61144

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61144.216897.patch
Type: text/x-patch
Size: 140467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190823/1702032f/attachment-0001.bin>


More information about the llvm-commits mailing list