[PATCH] D33203: Add scheduler classes to integer/float horizontal operations

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 03:48:53 PDT 2017


avt77 updated this revision to Diff 101879.
avt77 added a comment.

Some renames and other minor updates.


https://reviews.llvm.org/D33203

Files:
  lib/Target/X86/X86InstrSSE.td
  lib/Target/X86/X86SchedHaswell.td
  lib/Target/X86/X86SchedSandyBridge.td
  lib/Target/X86/X86Schedule.td
  lib/Target/X86/X86ScheduleBtVer2.td
  lib/Target/X86/X86ScheduleSLM.td
  test/CodeGen/X86/avx-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33203.101879.patch
Type: text/x-patch
Size: 11100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170608/801caed9/attachment-0001.bin>


More information about the llvm-commits mailing list