[PATCH] D57854: [InstCombine] Optimize `atomicrmw <op>, 0` into `load atomic` when possible
JF Bastien via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 6 16:23:17 PST 2019
jfb added a comment.
FWIW you might find wg21.link/n4455 relevant :)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57854/new/
https://reviews.llvm.org/D57854
More information about the llvm-commits
mailing list