[PATCH] D53776: [DAGCombiner] Fix for big endian in ForwardStoreValueToDirectLoad
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 26 13:27:01 PDT 2018
bjope added a comment.
This should fix the problem discussed here: http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20181022/596459.html
But as shown by @test4 in the added test case (for CHECK-BE) we also get forwarding in that test now.
Repository:
rL LLVM
https://reviews.llvm.org/D53776
More information about the llvm-commits
mailing list