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

Tomasz Krupa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 05:10:16 PDT 2018


tkrupa created this revision.
tkrupa added a reviewer: craig.topper.
Herald added a subscriber: llvm-commits.

1. Introduction of mask scalar TableGen patterns.
2. Introduction of new scalar move TableGen patterns and refactoring of existing ones.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47012.147298.patch
Type: text/x-patch
Size: 23097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/2948efb0/attachment.bin>


More information about the llvm-commits mailing list