[all-commits] [llvm/llvm-project] 1918cf: Reland D147524 "[LoongArch] Provide basic TargetTr...
Lu Weining via All-commits
all-commits at lists.llvm.org
Sun May 7 17:44:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1918cf58a29605aab8eb2e5e7c56e870f22efafe
https://github.com/llvm/llvm-project/commit/1918cf58a29605aab8eb2e5e7c56e870f22efafe
Author: Zhao Qi <zhaoqi01 at loongson.cn>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M llvm/lib/Target/LoongArch/CMakeLists.txt
M llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
M llvm/lib/Target/LoongArch/LoongArchTargetMachine.h
A llvm/lib/Target/LoongArch/LoongArchTargetTransformInfo.cpp
A llvm/lib/Target/LoongArch/LoongArchTargetTransformInfo.h
Log Message:
-----------
Reland D147524 "[LoongArch] Provide basic TargetTransformInfo implementation"
This patch only provides basic LoongArchTTIImpl, and more hooks
will be added to provide TTI machinery for LoongArch soon.
Reviewed By: SixWeining, xen0n
Differential Revision: https://reviews.llvm.org/D147524
More information about the All-commits
mailing list