[PATCH] D126576: [RISCV] Add custom isel for (add X, imm) used by load/stores.

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 12:07:00 PDT 2022


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

LGTM

Not entirely thrilled with this, but don't want perfection to be the enemy of the good here.  We can take this and continue to think about other approaches to the problem.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126576



More information about the llvm-commits mailing list