[PATCH] D131491: [LoongArch] Override TargetLowering::isOffsetFoldingLegal()

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 06:11:58 PDT 2022


xen0n added a comment.

In D131491#3709615 <https://reviews.llvm.org/D131491#3709615>, @xen0n wrote:

> RISCV and CSKY both do the same. This one was easy to review. Thanks for the quick fix!

Or rather, both contain the same comments ;-)

(Looking closer, CSKY doesn't have `isOffsetFoldingLegal`, but the core principle stays the same.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131491



More information about the llvm-commits mailing list