[PATCH] D61169: [CodeGenPrepare] Don't split the store if it is volatile
Qing Shan Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 28 22:08:51 PDT 2019
steven.zhang added a comment.
In D61169#1481670 <https://reviews.llvm.org/D61169#1481670>, @dmgreen wrote:
> Hello. I feel like this splitting just shouldn't be done for volatile stores.
Good point. Address the comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61169/new/
https://reviews.llvm.org/D61169
More information about the llvm-commits
mailing list