[PATCH] D128741: [RISCV] Fold (add X, [-4096, -2049]) or (add X, [2048,4096]) into load/store address during isel.

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 11:03:08 PDT 2022


reames added a comment.

Code is fine, but no tests?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128741



More information about the llvm-commits mailing list