[PATCH] D72178: [DA] Delinearization of fixed-size multi-dimensional arrays

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 15:41:45 PST 2020


Meinersbur accepted this revision.
Meinersbur added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: llvm/include/llvm/Analysis/DependenceAnalysis.h:930
 
-  private:
     /// checkSubscript - Helper function for checkSrcSubscript and
----------------
Is `checkSubscript` supposed to be public now?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72178





More information about the llvm-commits mailing list