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

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 07:33:16 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333419: [X86] Scalar mask and scalar move optimizations (authored by aivchenk, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D47012

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47012.148906.patch
Type: text/x-patch
Size: 49210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/276485ea/attachment.bin>


More information about the llvm-commits mailing list