[all-commits] [llvm/llvm-project] fe1534: Port the cost model printer to New PM
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Sep 8 14:47:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe15347a1e03588376073f38b625acacb93122f4
https://github.com/llvm/llvm-project/commit/fe15347a1e03588376073f38b625acacb93122f4
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-09-08 (Wed, 08 Sep 2021)
Changed paths:
A llvm/include/llvm/Analysis/CostModel.h
M llvm/lib/Analysis/CostModel.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/test/CodeGen/ARM/vcvt-cost.ll
M llvm/test/CodeGen/ARM/vselect_imax.ll
Log Message:
-----------
Port the cost model printer to New PM
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D109284
More information about the All-commits
mailing list