[PATCH] D60940: [X86] Don't form masked instructions if the operation has an additional user.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 11:23:00 PDT 2020
craig.topper updated this revision to Diff 252907.
craig.topper added a comment.
Add one use check for scalars as well
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60940/new/
https://reviews.llvm.org/D60940
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/test/CodeGen/X86/avx512-vec-cmp.ll
llvm/test/CodeGen/X86/x86-interleaved-access.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60940.252907.patch
Type: text/x-patch
Size: 72626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/11ac3681/attachment-0001.bin>
More information about the llvm-commits
mailing list