[PATCH] D41330: [X86] Reduce Store Forward Block issues in HW
Lama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 20 09:23:21 PST 2018
lsaba updated this revision to Diff 135075.
lsaba marked 5 inline comments as done.
lsaba added a comment.
@chandlerc Thanks for your comments.
still checking the option of using tablegen for some of the tables.
Any luck with the reproducer?
https://reviews.llvm.org/D41330
Files:
lib/Target/X86/CMakeLists.txt
lib/Target/X86/X86.h
lib/Target/X86/X86FixupSFB.cpp
lib/Target/X86/X86TargetMachine.cpp
test/CodeGen/X86/avoid-sfb-32.ll
test/CodeGen/X86/avoid-sfb.ll
test/CodeGen/X86/fixup-sfb-32.ll
test/CodeGen/X86/fixup-sfb.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41330.135075.patch
Type: text/x-patch
Size: 25250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/50b8da1e/attachment.bin>
More information about the llvm-commits
mailing list