[PATCH] D59872: [X86MacroFusion] Handle branch fusion (AMD CPUs).

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 27 10:50:02 PDT 2019


courbet updated this revision to Diff 192478.
courbet marked 3 inline comments as done.
courbet added a comment.

Add tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59872/new/

https://reviews.llvm.org/D59872

Files:
  llvm/lib/Target/X86/X86.td
  llvm/lib/Target/X86/X86MacroFusion.cpp
  llvm/lib/Target/X86/X86Subtarget.h
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.h
  llvm/test/CodeGen/X86/testb-je-fusion.ll
  llvm/test/Transforms/LoopStrengthReduce/X86/macro-fuse-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59872.192478.patch
Type: text/x-patch
Size: 16324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190327/0cef99a6/attachment.bin>


More information about the llvm-commits mailing list