[PATCH] D61169: [CodeGenPrepare] Don't split the store if it is volatile

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 15:20:52 PDT 2019


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

This LGTM.

Like I said, you may also want to look into doing the same thing for the code in DAGCombiner.


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

https://reviews.llvm.org/D61169





More information about the llvm-commits mailing list