[PATCH] D104503: [SCEV] Don't require dominance ordering of add/mul/min/max expressions

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 7 14:04:12 PDT 2021


efriedma added a comment.

I think you need to call updateDFSNumbers() somewhere?


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

https://reviews.llvm.org/D104503



More information about the llvm-commits mailing list