[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
Fri Aug 28 07:18:17 PDT 2020
anhtuyen updated this revision to Diff 288602.
anhtuyen added a comment.
Update with **cl::location** and remove the extra - from the testcase (eg from --disable... to -disable).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86262/new/
https://reviews.llvm.org/D86262
Files:
llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h
llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
llvm/test/Transforms/LoopIdiom/disable-options.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86262.288602.patch
Type: text/x-patch
Size: 13849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200828/38a93a8d/attachment.bin>
More information about the llvm-commits
mailing list