[PATCH] D123531: [GlobalsModRef][FIX] Ensure we honor synchronizing effects of intrinsics
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 15 12:25:57 PDT 2022
jdoerfert added a comment.
> LangRef does not seem to say anything specifically about intrinsics' attributes (though they do map to function attributes). It also does not mention nocallback at all.
I know :(, I lost track of it: https://reviews.llvm.org/D90275#2453426
I can try to write something, if anyone else wants, please feel free.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123531/new/
https://reviews.llvm.org/D123531
More information about the llvm-commits
mailing list