[PATCH] D86262: [LoopIdiomRecognizePass] Options to disable part or the entire Loop Idiom Recognize Pass

Anh Tuyen Tran via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 08:56:21 PDT 2020


anhtuyen updated this revision to Diff 287413.
anhtuyen added a comment.
Herald added a subscriber: jfb.

Address comments by the reviewers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86262

Files:
  llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/test/Transforms/LoopIdiom/disable-options.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86262.287413.patch
Type: text/x-patch
Size: 12949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/187e6f66/attachment.bin>


More information about the llvm-commits mailing list