[all-commits] [llvm/llvm-project] a198ad: [Attributor] IPO across definition boundary of a f...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Thu Mar 12 23:07:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a198adb490279cc70b5c60a8989629d92c768231
https://github.com/llvm/llvm-project/commit/a198adb490279cc70b5c60a8989629d92c768231
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2020-03-13 (Fri, 13 Mar 2020)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
M llvm/lib/Transforms/IPO/Attributor.cpp
A llvm/test/Transforms/Attributor/alwaysinline.ll
Log Message:
-----------
[Attributor] IPO across definition boundary of a function marked alwaysinline
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D75590
More information about the All-commits
mailing list