[PATCH] D84608: [LAA] Avoid adding pointers to the checks if they are not needed.

Stefanos Baziotis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 26 15:55:53 PDT 2020


baziotis added a comment.

Instead of accumulating in `AccessInfos`, couldn't we just reiterate the alias set (if we didn't bail out)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84608





More information about the llvm-commits mailing list