[PATCH] D119818: [MemoryDepndency] Relax the re-ordering with volatile store.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 02:19:57 PST 2022


nikic added a comment.

This looks correct to me, but I'm not an expert on volatile/atomic semantics.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119818/new/

https://reviews.llvm.org/D119818



More information about the llvm-commits mailing list