[PATCH] D67363: [BreakFalseDeps] ignore function with minsize attribute

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 12:35:28 PDT 2019


spatel updated this revision to Diff 221094.
spatel added a comment.

Patch updated:
Added a TODO comment about using a splat load on the ARM tests.


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.221094.patch
Type: text/x-patch
Size: 5284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190920/c05f9f17/attachment.bin>


More information about the llvm-commits mailing list