[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:31:50 PDT 2022


luismarques added a comment.
Herald added a subscriber: sunshaoce.

Do you have an example of a benchmark or some other codebase where this pass makes a difference? I tested this in 3 different places and there were no changes at all.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92105/new/

https://reviews.llvm.org/D92105



More information about the llvm-commits mailing list