[PATCH] D76778: [DAGCombine] Fix splitting indexed loads in ForwardStoreValueToDirectLoad()

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 04:50:14 PDT 2020


nemanjai added a comment.

In D76778#1944623 <https://reviews.llvm.org/D76778#1944623>, @efriedma wrote:

> Please refactor the "HasOTCInc || !MaySplitLoadIndex" condition into a helper function.


I like this suggestion. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76778





More information about the llvm-commits mailing list