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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 5 23:50:35 PDT 2019


lebedev.ri updated this revision to Diff 198225.
lebedev.ri added a comment.

Rebased, ping, any thoughts, no matter how high-level?


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
  test/Transforms/LoopIdiom/nontemporal_store.ll

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


More information about the llvm-commits mailing list