[PATCH] D103105: [AArch64] Optimise bitreverse lowering in ISel

Irina Dobrescu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 2 07:04:07 PDT 2021


Rin added a comment.

In D103105#2793401 <https://reviews.llvm.org/D103105#2793401>, @DavidSpickett wrote:

> Since this change `LLVM :: Analysis/CostModel/AArch64/bitreverse.ll` is failing.
>
> https://lab.llvm.org/buildbot/#/builders/43/builds/6828/steps/5/logs/FAIL__LLVM__bitreverse_ll
>
> In case it's not just a forgotten test (didn't fail in buildkite which is odd), you can find the config used here https://lab.llvm.org/buildbot/#/builders/43/builds/6828/steps/3/logs/stdio.

Should be fixed now


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103105



More information about the llvm-commits mailing list