[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
Mon Mar 23 22:17:37 PDT 2020


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

Black list instructions that are currently failing tests.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60940.252217.patch
Type: text/x-patch
Size: 59508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/c991bd46/attachment.bin>


More information about the llvm-commits mailing list