[AVX-512] Add test cases for masked floating point logic operations with bitcasts...
authorCraig Topper <craig.topper@gmail.com>
Wed, 31 Aug 2016 05:37:50 +0000 (05:37 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 31 Aug 2016 05:37:50 +0000 (05:37 +0000)
commit0f8fb47637d83340cfa1aea31467cc37ced9184c
tree04a79ffaa0f1376af7954a7b89371a1d1bef5b5e
parentde8b1a001296a2cc702be9747f9509932b5eea98
[AVX-512] Add test cases for masked floating point logic operations with bitcasts between the logic ops and the select. We don't currently select masked operations for these cases.

Test cases taken from optimized clang output after trying to convert the masked floating point logical op intrinsics to native IR.

llvm-svn: 280194
llvm/test/CodeGen/X86/avx512-logic.ll
llvm/test/CodeGen/X86/avx512vl-logic.ll