diff options
author | Tim Shen <timshen91@gmail.com> | 2018-07-02 20:01:54 +0000 |
---|---|---|
committer | Tim Shen <timshen91@gmail.com> | 2018-07-02 20:01:54 +0000 |
commit | c7cef4bcc4400673ffb86be04c006790577f7f56 (patch) | |
tree | 022bdc0f4bbbd8ba8c449d7e09b10ce282886a0c /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 4bc7f3d4d635c05a874c180c03e7a0c130f07cd2 (diff) | |
download | bcm5719-llvm-c7cef4bcc4400673ffb86be04c006790577f7f56.tar.gz bcm5719-llvm-c7cef4bcc4400673ffb86be04c006790577f7f56.zip |
[SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428).
Summary:
Comment on Transforms/LoopVersioning/incorrect-phi.ll: With the change
SCEV is able to prove that the loop doesn't wrap-self (due to zext i16
to i64), disabling the entire loop versioning pass. Removed the zext and
just use i64.
Reviewers: sanjoy
Subscribers: jlebar, hiraditya, javed.absar, bixia, llvm-commits
Differential Revision: https://reviews.llvm.org/D48409
llvm-svn: 336140
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions