[PATCH] D101701: [RFC][nofree] Refine concurrency requirements
Nuno Lopes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 3 10:56:37 PDT 2021
nlopes added a comment.
LGTM for the LangRef changes.
I agree the proposed semantics is more useful this way. Plus I agree with the argument that the IR is more expressive this way, as it then supports nofree functions that do atomic stuff.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101701/new/
https://reviews.llvm.org/D101701
More information about the llvm-commits
mailing list