[PATCH] D47012: [X86] Scalar mask and scalar move optimizations

Tomasz Krupa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 00:14:35 PDT 2018


tkrupa updated this revision to Diff 148551.
tkrupa edited the summary of this revision.

Repository:
  rL LLVM

https://reviews.llvm.org/D47012

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrFMA.td
  lib/Target/X86/X86InstrSSE.td
  test/CodeGen/X86/combine-select.ll
  test/CodeGen/X86/fma-scalar-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47012.148551.patch
Type: text/x-patch
Size: 46198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/7854e873/attachment.bin>


More information about the llvm-commits mailing list