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

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 2 05:54:14 PDT 2021


DavidSpickett added a comment.

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.


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