[PATCH] D94378: [LoopDeletion] Handle inner loops w/untaken backedges

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 14:31:26 PST 2021


jdoerfert added a subscriber: nikic.
jdoerfert added a comment.

The logic seems sound. I have no idea about the practical impact. Should we do some compile time testing (@fhahn @nikic) ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94378



More information about the llvm-commits mailing list