[PATCH] D98101: [RISCV] Enable the LocalStackSlotAllocation pass support

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 13:10:56 PDT 2022


craig.topper added a comment.

In D98101#3883090 <https://reviews.llvm.org/D98101#3883090>, @rogfer01 wrote:

> I'm seeing failures in the llvm-testsuite on `riscv64-unknown-linux-gnu` with `-O2` (no vectors) which git bisect attributes to this change.
>
>   Failed Tests (3):
>     test-suite :: MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/CLAMR.test
>     test-suite :: MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4.test
>     test-suite :: SingleSource/UnitTests/matrix-types-spec.test
>
> Has anyone seen something similar?

I think we're seeing those failures too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98101



More information about the llvm-commits mailing list