[PATCH] D82895: [LoopInfo] empty() -> isInnermost(), add isOutermost()
    Stefanos Baziotis via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep 22 17:16:02 PDT 2020
    
    
  
baziotis added a subscriber: darkbuck.
baziotis added a comment.
In D82895#2288745 <https://reviews.llvm.org/D82895#2288745>, @MaskRay wrote:
> API changes may cause problems to other backends. It is a good idea to test `-DLLVM_TARGETS_TO_BUILD=ALL`
True, I'm sorry. I tested all targets and it should be fine now. Thanks to you and @darkbuck for pushing the two fixes.
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