[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 192479.
courbet added a comment.

Update comment, swap features.


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.192479.patch
Type: text/x-patch
Size: 16222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190327/d209fccd/attachment-0001.bin>


More information about the llvm-commits mailing list