[X86] Switch the triple on avx2-intrinsics-x86.ll to be -unknown-unknown instead...
authorCraig Topper <craig.topper@intel.com>
Tue, 15 Jan 2019 06:39:49 +0000 (06:39 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 15 Jan 2019 06:39:49 +0000 (06:39 +0000)
commita3cfdcc21ff98f8015cc37ba28c08a54134feffb
treec8bd851a795f5b01a567c7f5f4885c54c438ee77
parent69aed7c3646a18a13595609fa87af8f9cb18cf7f
[X86] Switch the triple on avx2-intrinsics-x86.ll to be -unknown-unknown instead of darwin so the constant pool entries will be filtered better by the script.

Darwin uses LCPI instead of .LCPI so the filter doesn't work.

This is silly, but it will help reduce some future some test diffs.

llvm-svn: 351161
llvm/test/CodeGen/X86/avx2-intrinsics-x86.ll