[PATCH] D24365: [PR29121] Don't fold if it would produce atomic vector loads or stores

Steven Wu via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 21:15:15 PDT 2016


steven_wu added a comment.

Thanks for cleaning up my proposed fix and creating the review. I think this is the correct fix in short term before we can legalize the vector atomic in instruction selection for all backend. LGTM.


https://reviews.llvm.org/D24365





More information about the llvm-commits mailing list