[PATCH] D113520: [SROA] Spill alloca's around non-capturing escapes via calls to allow alloca partitioning/promotion
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 23 03:39:49 PST 2021
lebedev.ri added a comment.
Did some perf testing on RawSpeed, while the results will be heavily workload-depend,
here they seem to be mostly positively neutral with some improvements,
and no heavy losses.
F20581711: image.png <https://reviews.llvm.org/F20581711>
F20581688: rsbench.log <https://reviews.llvm.org/F20581688>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113520/new/
https://reviews.llvm.org/D113520
More information about the llvm-commits
mailing list