diff options
author | Sanjay Patel <spatel@rotateright.com> | 2017-05-10 14:54:49 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2017-05-10 14:54:49 +0000 |
commit | 30a71573729a4306b9f94a8f0a1faf770b14a21f (patch) | |
tree | a5517102e2069419dfdb8e6d583ecb9ee0d0ea34 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | c2dd0bdf17022f4a8054617f4065c4e2f6f6fcc7 (diff) | |
download | llvm-30a71573729a4306b9f94a8f0a1faf770b14a21f.zip llvm-30a71573729a4306b9f94a8f0a1faf770b14a21f.tar.gz llvm-30a71573729a4306b9f94a8f0a1faf770b14a21f.tar.bz2 |
[InstCombine] remove redundant tests
The first test in this file is duplicated exactly in and.ll -> test33.
We have commuted and vector variants there too.
The second test is a composite of 2 folds. The first fold is tested
independently in add.ll -> flip_and_mask (including vector variant).
After that transform fires, the IR is identical to the first transform.
llvm-svn: 302676
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions