[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 12:01:21 PDT 2020
nemanjai updated this revision to Diff 253181.
nemanjai added a comment.
I initially misread the comment from Eli. Fold both splitting-related checks into the new function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76778/new/
https://reviews.llvm.org/D76778
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/PowerPC/pr45301.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76778.253181.patch
Type: text/x-patch
Size: 5016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200327/5aeb7ee1/attachment.bin>
More information about the llvm-commits
mailing list