diff options
author | Hiroshi Inoue <inouehrs@jp.ibm.com> | 2018-07-27 07:21:02 +0000 |
---|---|---|
committer | Hiroshi Inoue <inouehrs@jp.ibm.com> | 2018-07-27 07:21:02 +0000 |
commit | eeab694cea440fde55e11cdb07a84cdecf561c52 (patch) | |
tree | 899134446cdd97c483ab1a80d73da184f6ea07ab /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp | |
parent | 03948d0e0f2954fb93de7fdc4d5c30f90fdd684f (diff) | |
download | bcm5719-llvm-eeab694cea440fde55e11cdb07a84cdecf561c52.tar.gz bcm5719-llvm-eeab694cea440fde55e11cdb07a84cdecf561c52.zip |
[InstSimplify] tests for D48828: fold extraction from std::pair
This commit includes unit tests for D48828, which enhances InstSimplify to enable jump threading with a method whose return type is std::pair<int, bool> or std::pair<bool, int>.
I am going to commit the actual transformation later.
llvm-svn: 338107
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions