[PATCH] D137955: [AST] Make AliasSetTracker work on BatchAA

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 09:04:22 PST 2022


nikic added reviewers: asbirlea, fhahn, reames.
nikic added a comment.

D137958 <https://reviews.llvm.org/D137958> is the patch that makes use of this. Consistently using BatchAA and enabling it for the whole BatchAA instance was the nicest way I found to expose this functionality.


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

https://reviews.llvm.org/D137955



More information about the llvm-commits mailing list