[PATCH] D98925: [BasicAA] Ignore @llvm.annotation when computing ModRefInfo.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 19 01:44:57 PDT 2021
nikic added a comment.
Can we handle this by marking the intrinsic as InaccessibleMemOnly? Is there a reason it's modeled as arbitrarily writing now?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98925/new/
https://reviews.llvm.org/D98925
More information about the llvm-commits
mailing list