diff options
| author | Craig Topper <craig.topper@gmail.com> | 2017-04-10 07:13:40 +0000 |
|---|---|---|
| committer | Craig Topper <craig.topper@gmail.com> | 2017-04-10 07:13:40 +0000 |
| commit | 31cc143b51026c711f682c2d3335c9f11a74844b (patch) | |
| tree | 6a24b18fbfcf6e562ec00545e6ba699aadde1e52 /llvm/lib/Transforms/Vectorize/Vectorize.cpp | |
| parent | 3606e732ddc4dff21a4bace4aaf79a2c50c7e95d (diff) | |
| download | bcm5719-llvm-31cc143b51026c711f682c2d3335c9f11a74844b.tar.gz bcm5719-llvm-31cc143b51026c711f682c2d3335c9f11a74844b.zip | |
[InstCombine] Use commutable and/or/xor matchers to simplify some code
Summary:
This is my first time using the commutable matchers so wanted to make sure I was doing it right.
Are there any other matcher tricks to further shrink this? Can we commute the whole match so we don't have to LHS and RHS separately?
Reviewers: davide, spatel
Reviewed By: davide
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D31680
llvm-svn: 299840
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/Vectorize.cpp')
0 files changed, 0 insertions, 0 deletions

