[PATCH] D68446: [X86] Remove isel patterns for mask vpcmpgt/vpcmpeq. Switch vpcmp to these based on the immediate in MCInstLower
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 4 11:01:28 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373766: [X86] Remove isel patterns for mask vpcmpgt/vpcmpeq. Switch vpcmp to theseā¦ (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D68446?vs=223147&id=223249#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68446/new/
https://reviews.llvm.org/D68446
Files:
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68446.223249.patch
Type: text/x-patch
Size: 33122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191004/c1ce2412/attachment.bin>
More information about the llvm-commits
mailing list