[PATCH] D146446: [AlwaysInliner] Make legacy pass like the new pass
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 21 11:04:49 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa6ea7a419f3: [AlwaysInliner] Make legacy pass like the new pass (authored by aeubanks).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146446/new/
https://reviews.llvm.org/D146446
Files:
llvm/include/llvm/Analysis/AliasAnalysis.h
llvm/include/llvm/Transforms/IPO/Inliner.h
llvm/include/llvm/Transforms/Utils/Cloning.h
llvm/lib/Analysis/AliasAnalysis.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Transforms/IPO/AlwaysInliner.cpp
llvm/lib/Transforms/IPO/Inliner.cpp
llvm/lib/Transforms/IPO/ModuleInliner.cpp
llvm/lib/Transforms/IPO/PartialInlining.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/lib/Transforms/Utils/InlineFunction.cpp
llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146446.507056.patch
Type: text/x-patch
Size: 42952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230321/910e8bb3/attachment.bin>
More information about the llvm-commits
mailing list