[PATCH] D92105: [RISCV] Add pre-emit pass to make more instructions compressible
Junning Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 22:59:45 PDT 2022
JunningWu added a comment.
In D92105#3419257 <https://reviews.llvm.org/D92105#3419257>, @craigblackmore wrote:
> The pass saves 456 bytes (0.76%) on a proprietary application.
The pass saves 160 bytes (0.101%) on a proprietary application, from 157974 bytes-->157814 bytes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92105/new/
https://reviews.llvm.org/D92105
More information about the llvm-commits
mailing list