[PATCH] D70097: [SCEV] Add missing cache queries

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 04:03:07 PST 2020


mkazantsev added a comment.

I don't understand how come that `getOrCreateAddExpr` does not do the job instead of your code. Can you please explain what is missing there that is present in your change?


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

https://reviews.llvm.org/D70097





More information about the llvm-commits mailing list