[PATCH] D69151: [gicombiner] Import tryCombineIndexedLoadStore()

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 31 10:12:16 PST 2019


zatrazz added a comment.

Hi,

I am investigating a recurring regression on arm-linux bots and bisecting the commits on the build [1] that introduced the regression it points to this one. By reverting I can build the stage1 (I am testing now the stage2). I seems to only happen on arm-linux bots, I didn't see it on aarch64-linux ones.

[1] http://lab.llvm.org:8011/builders/clang-cmake-armv7-selfhost/builds/3251


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69151/new/

https://reviews.llvm.org/D69151





More information about the llvm-commits mailing list