[PATCH] D60185: [X86] Make the post machine scheduler macrofusion-aware.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 01:42:19 PDT 2019


courbet created this revision.
courbet added reviewers: andreadb, lebedev.ri.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Given that X86 does not use this currently, this is an NFC. I'll
experiment with enabling and will report numbers.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D60185

Files:
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/test/CodeGen/X86/testb-je-fusion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60185.193445.patch
Type: text/x-patch
Size: 5497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190403/90894553/attachment.bin>


More information about the llvm-commits mailing list