[all-commits] [llvm/llvm-project] c43741: [LoongArch] Override TargetLowering::isOffsetFoldi...
wangleiat via All-commits
all-commits at lists.llvm.org
Wed Aug 10 20:29:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c437412fbc1e616d623271cfca03bce009fd50f3
https://github.com/llvm/llvm-project/commit/c437412fbc1e616d623271cfca03bce009fd50f3
Author: wanglei <wanglei at loongson.cn>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
M llvm/test/CodeGen/LoongArch/ir-instruction/load-store.ll
Log Message:
-----------
[LoongArch] Override TargetLowering::isOffsetFoldingLegal()
This patch disable GlobalAddress+Offset folding.
Differential Revision: https://reviews.llvm.org/D131491
More information about the All-commits
mailing list