[all-commits] [llvm/llvm-project] bc849e: Revert "[FuncSpec] Add Phi nodes to the InstCostVi...
Alexandros Lamprineas via All-commits
all-commits at lists.llvm.org
Wed Jul 26 11:53:31 PDT 2023
Branch: refs/heads/release/17.x
Home: https://github.com/llvm/llvm-project
Commit: bc849e525f80208d8449480d66f8f432441810db
https://github.com/llvm/llvm-project/commit/bc849e525f80208d8449480d66f8f432441810db
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."
This reverts commit 03f1d09fe484f6c924434bc9c888e022b3514455
because of a crash reported on https://reviews.llvm.org/D154852
More information about the All-commits
mailing list