[PATCH] D98101: [RISCV] Enable the LocalStackSlotAllocation pass support
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 22 23:30:49 PST 2022
rogfer01 added a comment.
In D98101#4013423 <https://reviews.llvm.org/D98101#4013423>, @craig.topper wrote:
> 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?
Yes, I see the same failures. I admit I'm a bit puzzled.
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