[PATCH] D61169: [CodeGenPrepare] When split the store, get the volatile flag from the old store
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 28 02:08:57 PDT 2019
dmgreen added a comment.
Hello. I feel like this splitting just shouldn't be done for volatile stores.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61169/new/
https://reviews.llvm.org/D61169
More information about the llvm-commits
mailing list