[all-commits] [llvm/llvm-project] 93ac2d: [FuncSpec][NFC] Add an alias for InstructionCost.
Alexandros Lamprineas via All-commits
all-commits at lists.llvm.org
Tue May 9 03:42:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93ac2dbefcab039545d04e46f22e29e87013234c
https://github.com/llvm/llvm-project/commit/93ac2dbefcab039545d04e46f22e29e87013234c
Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
Log Message:
-----------
[FuncSpec][NFC] Add an alias for InstructionCost.
Split from D145379. I'll rethink the Cost model improvements and
commit separately.
More information about the All-commits
mailing list