[PATCH] D113285: [WIP][AArch64TargetMachine] Improve codegenprep for agressive mode
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 8 05:41:47 PST 2021
djtodoro added a comment.
In D113285#3114919 <https://reviews.llvm.org/D113285#3114919>, @SjoerdMeijer wrote:
> I can run SPEC. Can you add a test case, a reproducer, where we want to see improved codegen as a result of this?
Thanks for that!
> Can you add a test case, a reproducer, where we want to see improved codegen as a result of this?
Sure. I'll need to add tests to all patches from the stack, that is the reason it is marked as WIP.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113285/new/
https://reviews.llvm.org/D113285
More information about the llvm-commits
mailing list