diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-03-29 16:49:38 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-03-29 16:49:38 +0000 |
commit | 3f4d1b4abda2c571815f21c973b00e7a6de23f8b (patch) | |
tree | c554627f6c8be38ad1f538f565d82cbd73d58811 /lldb/scripts/Python/modules | |
parent | 871baa2551649b806c98b06c3aa3503360495ce3 (diff) | |
download | bcm5719-llvm-3f4d1b4abda2c571815f21c973b00e7a6de23f8b.tar.gz bcm5719-llvm-3f4d1b4abda2c571815f21c973b00e7a6de23f8b.zip |
[InstCombine] move shuffle canonicalizations before other transforms
This may not be NFC, but I'm not sure how to expose any diffs in
tests. In theory, it should be slightly more efficient and possibly
more profitable to do the canonicalizations (which can increase the
undef elements in the mask) ahead of SimplifyDemandedVectorElts().
llvm-svn: 357272
Diffstat (limited to 'lldb/scripts/Python/modules')
0 files changed, 0 insertions, 0 deletions