[PATCH] D82895: [LoopInfo] empty() -> isInnermost(), add isOutermost()

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 14:10:22 PDT 2020


MaskRay added a comment.

API changes may cause problems to other backends. It is a good idea to test `-DLLVM_TARGETS_TO_BUILD=ALL`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82895



More information about the llvm-commits mailing list