[all-commits] [llvm/llvm-project] 90f185: Revert "[AlwaysInliner] Enable call site inlining ...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Tue Jan 25 14:14:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90f185c964d05e9f3081bb4acc734b3932db221a
https://github.com/llvm/llvm-project/commit/90f185c964d05e9f3081bb4acc734b3932db221a
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M clang/test/CodeGen/flatten.c
M clang/test/CodeGenCXX/flatten.cpp
M llvm/lib/Transforms/IPO/AlwaysInliner.cpp
M llvm/test/Transforms/Coroutines/coro-retcon-once-private.ll
M llvm/test/Transforms/Inline/always-inline.ll
Log Message:
-----------
Revert "[AlwaysInliner] Enable call site inlining to make flatten attribute working again (#53360)"
This reverts commit ceec4383681c42bfd3d06a6913ce7554bea160b0. Clang tests fail.
More information about the All-commits
mailing list