[PATCH] D34472: [DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 07:34:21 PDT 2017


RKSimon added a comment.

In https://reviews.llvm.org/D34472#796663, @niravd wrote:

> Apparently there's a failure in stage1 builds on ppc64be machines where store merge constants are being constructed in byte reversed.


Was this reported offline or is there a buildbot log that shows the problem?


Repository:
  rL LLVM

https://reviews.llvm.org/D34472





More information about the llvm-commits mailing list