[PATCH] D35179: [X86][AVX512] Add patterns for masked AVX512 floating point compare instructions that were missing.
Ayman Musa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 9 06:15:12 PDT 2017
aymanmus created this revision.
patterns were missed by D33188 <https://reviews.llvm.org/D33188>. Adding for completion.
+Updating test.
https://reviews.llvm.org/D35179
Files:
lib/Target/X86/X86InstrAVX512.td
test/CodeGen/X86/avx512vl-vec-masked-cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35179.105759.patch
Type: text/x-patch
Size: 89377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170709/58489054/attachment-0001.bin>
More information about the llvm-commits
mailing list