[PATCH] D67363: [BreakFalseDeps] ignore function with minsize attribute
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 13:30:50 PDT 2019
spatel updated this revision to Diff 219595.
spatel added a comment.
Patch updated:
Refine the places where minsize comes into play (where the target is called to add an instruction via TII->breakPartialRegDependency()).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67363/new/
https://reviews.llvm.org/D67363
Files:
llvm/lib/CodeGen/BreakFalseDeps.cpp
llvm/test/CodeGen/ARM/a15-partial-update.ll
llvm/test/CodeGen/X86/sqrt-partial.ll
llvm/test/CodeGen/X86/stack-folding-fp-avx1.ll
llvm/test/CodeGen/X86/stack-folding-fp-sse42.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67363.219595.patch
Type: text/x-patch
Size: 5165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/61188719/attachment.bin>
More information about the llvm-commits
mailing list