commit | 181aa26eb87070a109ab7173c2d7916a448c2100 | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Tue Jul 03 18:43:46 2018 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Tue Jul 03 18:43:46 2018 +0000 |
tree | 9249a41317d1569ed60e1f33d275496438d6d602 | |
parent | 4ca9432defc3c80d8247d16e0b7f0fb15c0f49f2 [diff] |
[InstCombine] add tests for shuffle+binop with constant op1; NFC This adds coverage for a planned enhancement for ConstantExpr::getBinOpIdentity() noted in D48830. llvm-svn: 336220