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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 07:19:03 PDT 2021


nikic added a comment.

@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).


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