[llvm-dev] Meaning of loads/stores marked both atomic and volatile

Paweł Batko via llvm-dev llvm-dev at lists.llvm.org
Mon Nov 20 13:22:02 PST 2017


Hi Reid,

On 20 November 2017 at 21:44, Reid Kleckner <rnk at google.com> wrote:
> For example, llvm should be able to mem2reg
> unescaped atomics because it knows they cannot be modified by other threads,

Could you point to some resources that explain what an unescaped atomic is?


-- 
Paweł Batko


More information about the llvm-dev mailing list