commit | 764f1da9107f5f19719205819e64c8a455854a04 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Sat Jan 28 23:52:04 2017 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Sat Jan 28 23:52:04 2017 +0000 |
tree | 106632254d404fdc438ae257ee93523d836096a8 | |
parent | fbdf4a85f6d0b427b63e4d63df62f99117844ef6 [diff] |
[X86] Add test case that shows failure to use a vector ANDN when both inputs to the AND are XORs. The matching code tries to canonicalize XOR to the left, but if there are two XORs and only one is a vnot, this canonicalization can prevent matching. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293402 91177308-0d34-0410-b5e6-96231b3b80d8