[PATCH] D127727: [RISCV] Turn on SeparateConstOffsetFromGEPPass for RISC-V target and added optional modification strategy in it

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 07:57:01 PDT 2022


reames added a comment.

At least for me, I need some context to be able to review this.  What is the case which this improves in terms of codegen?  And how common are such patterns?  Keep in mind, I'm not terribly familiar with the pass here, so this may be pretty basic explanation.  Do you have a bug with examples or analyze that lead to this change?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127727



More information about the llvm-commits mailing list