[PATCH] D111774: [SCEV][NFC] Reduce memory footprint & compile time via DFS refactoring

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 14:19:36 PDT 2021


reames added a comment.

LGTM by me as well.  Thanks for doing this, the resulting code is much more idiomatic and readable.


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

https://reviews.llvm.org/D111774



More information about the llvm-commits mailing list