[PATCH] D34990: Fix endianness bug in DAGCombiner::visitTRUNCATE

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 04:40:50 PDT 2017


sdardis added a comment.

2 quick things, summary could do with an update (as now there is a test case), but that can be done on commit.

The other is that the case you've highlighted @RKSimon should probably be added to the test case.

Thanks.


https://reviews.llvm.org/D34990





More information about the llvm-commits mailing list