[PATCH] D90098: [BasicAA] Don't pass through AA metadata (NFCI)

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 07:41:48 PDT 2021


jeroen.dobbelaere added a comment.

In D90098#2673969 <https://reviews.llvm.org/D90098#2673969>, @nikic wrote:

> @jeroen.dobbelaere I'm not sure on the details, but it may be necessary to pass through just the ptr_provenance information with full restrict and include it in the cache key (while omitting all the other metadata).

Yes, that might be a valid path.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90098



More information about the llvm-commits mailing list