[all-commits] [llvm/llvm-project] 56ab2f: [LoongArch] Offset folding for frameindex
wangleiat via All-commits
all-commits at lists.llvm.org
Fri Jul 29 02:28:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56ab2f4ccd30f1815929e207334511316218a838
https://github.com/llvm/llvm-project/commit/56ab2f4ccd30f1815929e207334511316218a838
Author: wanglei <wanglei at loongson.cn>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
M llvm/test/CodeGen/LoongArch/frame.ll
M llvm/test/CodeGen/LoongArch/ir-instruction/double-convert.ll
M llvm/test/CodeGen/LoongArch/ir-instruction/float-convert.ll
Log Message:
-----------
[LoongArch] Offset folding for frameindex
This patch is for frameindex calculations.
Differential Revision: https://reviews.llvm.org/D130248
More information about the All-commits
mailing list