[PATCH] D62910: [DAGCombine] MergeConsecutiveStores - improve non-temporal store handling (PR42123)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 08:43:17 PDT 2019


RKSimon added a comment.

In D62910#1531055 <https://reviews.llvm.org/D62910#1531055>, @niravd wrote:

> Don't we need to do something for non-temporal loads as well?


Yes we will - do you want that as part of this patch?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62910





More information about the llvm-commits mailing list