[PATCH] D41330: [X86] Reduce Store Forward Block issues in HW

Lama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 07:11:37 PDT 2018


lsaba updated this revision to Diff 140236.
lsaba marked 2 inline comments as done.
lsaba added a comment.

Updated with @craig.topper  comments


https://reviews.llvm.org/D41330

Files:
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/X86.h
  lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/O3-pipeline.ll
  test/CodeGen/X86/avoid-sfb-overlaps.ll
  test/CodeGen/X86/avoid-sfb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41330.140236.patch
Type: text/x-patch
Size: 111983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/11fdace7/attachment-0001.bin>


More information about the llvm-commits mailing list