OSDN Git Service

[InstCombine][NFC] masked-merge: commutativity tests: ensure the ordering.
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 13 Apr 2018 17:15:55 +0000 (17:15 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 13 Apr 2018 17:15:55 +0000 (17:15 +0000)
commitc83336053fb707444ddf05738d4c135806d3bf7c
tree2bbe6a9a0c7c8bdf8c30c10e88e85ea67d915a8e
parent24b0700a49f31b74a1ac5489cdc9be3d405302dd
[InstCombine][NFC] masked-merge: commutativity tests: ensure the ordering.

This was intended since initially, but i did not really think
about it, and did not know how to force that. Now that the
xor->or fold is working (patch upcoming), this came up
to improve the test coverage.

A followup for rL330003, rL330007
https://bugs.llvm.org/show_bug.cgi?id=6773

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330039 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/masked-merge.ll