[PATCH] D106309: [LLVM IR] Allow volatile stores to trap.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 24 08:08:57 PDT 2021
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
LGTM, with the understanding that this is just bringing our current hacks into a coherent model, and does not match the semantics we actually want to have.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106309/new/
https://reviews.llvm.org/D106309
More information about the llvm-commits
mailing list