[PATCH] D53184: [LangRef] Clarify semantics of volatile operations.
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 12 10:33:46 PDT 2018
kparzysz added a comment.
What thread was that discussion in? Accesses to device-mapped memory can trap, what is the reason for the compiler to assume that they can't?
Repository:
rL LLVM
https://reviews.llvm.org/D53184
More information about the llvm-commits
mailing list