[PATCH] D94215: [PostRASched] Breaking More CriticalAntiDeps

arun r via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 22:53:03 PST 2021


arangasa updated this revision to Diff 318421.
arangasa added a comment.

Updated llvm/test/CodeGen/X86/critical-anti-dep-breaker.ll to show the whole test in https://reviews.llvm.org/D94215.

Rebasing this change on top of https://reviews.llvm.org/D94215.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94215/new/

https://reviews.llvm.org/D94215

Files:
  llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
  llvm/test/CodeGen/X86/critical-anti-dep-breaker.ll
  llvm/test/CodeGen/X86/fma.ll
  llvm/test/CodeGen/X86/recip-fastmath.ll
  llvm/test/CodeGen/X86/recip-fastmath2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94215.318421.patch
Type: text/x-patch
Size: 28548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/e4b67ff4/attachment.bin>


More information about the llvm-commits mailing list