[PATCH] D136164: [MemorySSA] Use BatchAA for clobber walker

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 06:26:45 PDT 2022


foad added a subscriber: kmitropoulou.
foad added a comment.

> e.g. for NewGVN I think we should be able to use a single BatchAA instance for all queries.

@kmitropoulou it sounds like this could help with NewGVN compile time.


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

https://reviews.llvm.org/D136164



More information about the llvm-commits mailing list