[PATCH] D94215: [PostRASched] Breaking More CriticalAntiDeps

arun r via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 05:27:37 PST 2021


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

Fix iterator variable names.


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.316910.patch
Type: text/x-patch
Size: 27675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/07961d58/attachment.bin>


More information about the llvm-commits mailing list