[all-commits] [llvm/llvm-project] 7b1bdf: [LoongArch] Override TargetSubtargetInfo::getSelec...
wangleiat via All-commits
all-commits at lists.llvm.org
Wed Sep 28 17:48:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b1bdfbeb002c6e6cc8486af89549350ee79494d
https://github.com/llvm/llvm-project/commit/7b1bdfbeb002c6e6cc8486af89549350ee79494d
Author: wanglei <wanglei at loongson.cn>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchSubtarget.h
A llvm/test/CodeGen/LoongArch/memcmp.ll
Log Message:
-----------
[LoongArch] Override TargetSubtargetInfo::getSelectionDAGInfo
The target selection DAG lowering information is needed for
SelectionDAGBuilder to lower a call like memcmp into an optimized
form.
Differential Revision: https://reviews.llvm.org/D134712
More information about the All-commits
mailing list