[PATCH] D130248: [LoongArch] Offset folding for frameindex

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 23 13:59:58 PDT 2022


MaskRay added a comment.

Do you know why csky/hexagon need `isOrEquivalentToAdd` while other targets can produce efficient code without `isOrEquivalentToAdd` ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130248



More information about the llvm-commits mailing list