[PATCH] D98101: [RISCV] Enable the LocalStackSlotAllocation pass support
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 22 09:40:08 PST 2022
craig.topper added a comment.
In D98101#4013228 <https://reviews.llvm.org/D98101#4013228>, @rogfer01 wrote:
> I'm seeing failures on the llvm testsuite after this change (scalar only).
>
> 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
>
> Does anyone else see them too? Thanks!
Are those the exact same tests you reported last time?
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