[PATCH] D92105: [RISCV] Add pre-emit pass to make more instructions compressible
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 29 07:38:14 PDT 2022
luismarques added a comment.
In D92105#3413974 <https://reviews.llvm.org/D92105#3413974>, @luismarques wrote:
> I tested this in 3 different places and there were no changes at all.
Actually, in OpenTitan I see up to 0.5% code size gains (60 bytes) in the best case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92105/new/
https://reviews.llvm.org/D92105
More information about the llvm-commits
mailing list