[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 03:39:11 PDT 2018
tkrupa updated this revision to Diff 148575.
tkrupa added a comment.
Fixed fma mask3 pattern.
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.148575.patch
Type: text/x-patch
Size: 48491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/c0e85a20/attachment.bin>
More information about the llvm-commits
mailing list