[PATCH] D82895: [NFC][LoopInfo] Document empty()

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 14:36:21 PDT 2020


Whitney added a comment.

In D82895#2129028 <https://reviews.llvm.org/D82895#2129028>, @jdoerfert wrote:

> > I think that isInnermost() would make even more sense.
>
> I'm fine with adding `bool isInnermost() const { return empty(); }` and while we are at it, `bool isOutermost()`.
>
> @fhahn @Meinersbur @Whitney @etiotto Objections?


No objections as well.


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

https://reviews.llvm.org/D82895





More information about the llvm-commits mailing list