[X86] Add missing test for the InstCombines of pclmulqdq.
authorCraig Topper <craig.topper@intel.com>
Sun, 13 May 2018 18:26:06 +0000 (18:26 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 13 May 2018 18:26:06 +0000 (18:26 +0000)
commitf170b85d40108446a9cbf30a9f504359ff3d1465
tree60049df920dd51b437281d656fe92b4e9a54384f
parent85906cf0415ad8c740d7bc93d73d89533cfdb308
[X86] Add missing test for the InstCombines of pclmulqdq.

Apparently this test was lost when r293151 was committed. It was present in the review, but not the commit.

llvm-svn: 332199
llvm/test/Transforms/InstCombine/X86/clmulqdq.ll [new file with mode: 0644]