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

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 06:28:33 PDT 2020


nemanjai added a comment.

The author of the PR confirms that the patch fixes the problem.
Also, the failing unit tests are not due to this patch.


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