[PATCH] D62610: [DA] Add an option to control delinearization validity checks
Bardia via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 12:47:22 PDT 2019
bmahjour updated this revision to Diff 202999.
bmahjour added a comment.
Renamed the option to -da-disable-delinearization-checks and set the default value to "false". Updated LIT tests accordingly.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62610/new/
https://reviews.llvm.org/D62610
Files:
llvm/lib/Analysis/DependenceAnalysis.cpp
llvm/test/Analysis/DependenceAnalysis/SimpleSIVNoValidityCheck.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62610.202999.patch
Type: text/x-patch
Size: 12255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/4b9ecde6/attachment.bin>
More information about the llvm-commits
mailing list