[PATCH] D102615: [LoopDeletion] Break backedge if we can prove that the loop is exited on 1st iteration

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 23:13:33 PDT 2021


uabelho added a comment.

Just a heads up, I think I'm seeing a miscompile with this patch.
I'll dig further and try to extract a reproducer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102615



More information about the llvm-commits mailing list