[PATCH] D44524: Add an analysis printer for must execute reasoning
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 19 05:40:12 PDT 2018
anna accepted this revision.
anna added a comment.
This revision is now accepted and ready to land.
lgtm!
================
Comment at: include/llvm/Analysis/Passes.h:101
+ //
+ // createMemDerefPrinter - This pass collects information about which
+ // instructions within a loop are guaranteed to execute if the loop header is
----------------
Stale comment here.
https://reviews.llvm.org/D44524
More information about the llvm-commits
mailing list