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

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 08:39:30 PDT 2019


niravd added a comment.

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


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