[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
Wed Mar 25 21:39:23 PDT 2020


craig.topper updated this revision to Diff 252739.
craig.topper added a comment.

Rebase now that I fixed most of the tests to avoid the blacklist


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.252739.patch
Type: text/x-patch
Size: 61600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/842f45e3/attachment-0001.bin>


More information about the llvm-commits mailing list