[PATCH] D68979: [RISCV] Handle variable sized objects with the stack need to be realigned
Ana Pazos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 17 15:06:54 PDT 2019
apazos added a comment.
Shiva, I have tried a few workloads like EEMBC, SPEC2000/2006, perennial c++, plumhall.
They don't seem to use variable length arrays nor allocas to test this patch.
Which test suite are you using?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68979/new/
https://reviews.llvm.org/D68979
More information about the llvm-commits
mailing list