[all-commits] [llvm/llvm-project] c52ab9: Revert "[FuncSpec] Add Phi nodes to the InstCostVi...
Alexandros Lamprineas via All-commits
all-commits at lists.llvm.org
Wed Jul 26 04:37:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c52ab9ea2fab67e39fc91f5e50b3cb99a9122e25
https://github.com/llvm/llvm-project/commit/c52ab9ea2fab67e39fc91f5e50b3cb99a9122e25
Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
M llvm/unittests/Transforms/IPO/FunctionSpecializationTest.cpp
Log Message:
-----------
Revert "[FuncSpec] Add Phi nodes to the InstCostVisitor."
Reverting due to the crash reported in D154852.
Also reverting the subsequent commit as collateral damage:
"[FuncSpec] Split the specialization bonus into CodeSize and Latency."
More information about the All-commits
mailing list