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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 12:29:33 PDT 2020


efriedma added a comment.

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


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