[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 06:29:16 PDT 2020
nemanjai updated this revision to Diff 253096.
nemanjai added a comment.
Factored out detection of an opaque target constant index into a static function and updated the test case.
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.253096.patch
Type: text/x-patch
Size: 4611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200327/e782af0a/attachment.bin>
More information about the llvm-commits
mailing list