diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-10-20 16:58:27 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-10-20 16:58:27 +0000 |
commit | ec572ade202efb559e19a837c2b52d682e1889e6 (patch) | |
tree | 1de90f5d7cd3c850c0c78a36a18db43787e9c13c /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 729c4362cfad343865ec24e9d2fd877163f83220 (diff) | |
download | bcm5719-llvm-ec572ade202efb559e19a837c2b52d682e1889e6.tar.gz bcm5719-llvm-ec572ade202efb559e19a837c2b52d682e1889e6.zip |
[InstCombine] make code more flexible with lambda; NFC
I couldn't tell from svn history when these checks were added,
but it pre-dates the split of instcombine into its own directory
at rL92459.
The motivation for changing the check is partly shown by the
code in PR34724:
https://bugs.llvm.org/show_bug.cgi?id=34724
There are also existing regression tests for SLPVectorizer with
sequences of extract+insert that are likely assumed to become
shuffles by the vectorizer cost models.
llvm-svn: 344854
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions