[PATCH] D63885: [LOOPINFO] Introduce the loop guard API.

Ettore Tiotto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 06:50:44 PDT 2019


etiotto added a comment.

In D63885#1563560 <https://reviews.llvm.org/D63885#1563560>, @Whitney wrote:

> Strengthen the definition of loop guard by disallowing non safe instructions guarded by the branch but not in the loop.


OK, that works for me.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63885





More information about the llvm-commits mailing list