[all-commits] [llvm/llvm-project] b4301d: Revert "[InlineCost] Check for conflicting target ...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Sep 21 10:30:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4301df61fc77a9d54ac236bc88742a731285f1c
https://github.com/llvm/llvm-project/commit/b4301df61fc77a9d54ac236bc88742a731285f1c
Author: Kazu Hirata <kazu at google.com>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M llvm/lib/Analysis/InlineCost.cpp
R llvm/test/Transforms/Inline/target-features-vs-alwaysinline.ll
Log Message:
-----------
Revert "[InlineCost] Check for conflicting target attributes early"
This reverts commit d6f994acb3d545b80161e24ab742c9c69d4bbf33.
Several people have reported breakage resulting from this patch:
- https://github.com/llvm/llvm-project/issues/65152
- https://github.com/llvm/llvm-project/issues/65205
More information about the All-commits
mailing list