[PATCH] D99022: [IR] Mark assume/annotation as InaccessibleMemOnly
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 20 10:26:41 PDT 2021
nikic added a comment.
This is a weaker variant of D89054 <https://reviews.llvm.org/D89054> -- I don't think we're ready for non-speculatable readnone yet, because that would make the intrinsics trivially dead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99022/new/
https://reviews.llvm.org/D99022
More information about the llvm-commits
mailing list