[PATCH] D62506: [x86] fix 256-bit vector store splitting to honor 'volatile'

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 05:53:26 PDT 2019


spatel added a comment.

In D62506#1518926 <https://reviews.llvm.org/D62506#1518926>, @lebedev.ri wrote:

> (you can just base on diff ontop of another one, the base needn't be the current git master / svn trunk)


Still learning how to git...
I was going to rebase D62498 <https://reviews.llvm.org/D62498> on top of this, but ran out of time yesterday. Now that this is approved, I'll just push this and update there.


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

https://reviews.llvm.org/D62506





More information about the llvm-commits mailing list