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

Tomasz Krupa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 28 01:08:35 PDT 2018


tkrupa updated this revision to Diff 148786.

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.148786.patch
Type: text/x-patch
Size: 49010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180528/0790a174/attachment.bin>


More information about the llvm-commits mailing list