[PATCH] D128427: [LoongArch] Add codegen support for load/store operations

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 06:37:58 PDT 2022


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

While I'm not very sure about the new `pcalau12i + addi` symbol address materialization, they look good regardless, so are the other test cases.

Do you think a test exercising very large offset for `getelementptr` is worthwhile? LGTM otherwise.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128427



More information about the llvm-commits mailing list