[PATCH] D61726: [Pass Pipeline] Run another round of reassociation after loop pipeline

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 10:18:44 PDT 2019


nemanjai added a comment.

In D61726#1498006 <https://reviews.llvm.org/D61726#1498006>, @thakis wrote:

> Looks like the new test is failing: http://lab.llvm.org:8011/builders/clang-cmake-x86_64-avx2-linux/builds/9439/steps/ninja%20check%201/logs/FAIL%3A%20LLVM%3A%3Areassociate-after-unroll.ll


Yeah, I pulled it out. I'm sorry about that. I'm not sure how to make this test case work across all targets. Adding the triple didn't seem to work. I'm looking into how to do this.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61726





More information about the llvm-commits mailing list