[PATCH] D41350: [DAGCombine] Improve ReduceLoadWidth for SRL

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 7 05:05:36 PDT 2018


nemanjai accepted this revision.
nemanjai added a comment.

LGTM. I have tested this on PPC64BE bootstrap and the previous failures are gone. Also, can you please add the test case I sent you as a part of this patch? Clearly, we had missing coverage there.


https://reviews.llvm.org/D41350





More information about the llvm-commits mailing list