[PATCH] D152602: [RISCV] Don't use (ADD (SLLI C, 32), C) to materialize constants when optimizing for size.

Yingwei Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 10 05:08:23 PDT 2023


dtcxzyw accepted this revision.
dtcxzyw added a comment.
This revision is now accepted and ready to land.

LGTM. Here is the report of pre-commit checks: https://github.com/dtcxzyw/llvm-ci/pull/409.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152602



More information about the llvm-commits mailing list