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

Lama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 22 06:43:54 PDT 2018


lsaba updated this revision to Diff 139434.
lsaba added a subscriber: niravd.
lsaba added a comment.

fix comments from @niravd  and @craig.topper  in review https://reviews.llvm.org/D43619#inline-381377 (closing that one)


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/avoid-sfb-overlaps.ll
  test/CodeGen/X86/avoid-sfb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41330.139434.patch
Type: text/x-patch
Size: 111436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/c7e35fa3/attachment.bin>


More information about the llvm-commits mailing list