[PATCH] D84751: [Attributor][Not for commit] Make call site specific deduction default.
Kuter Dinel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 06:55:44 PDT 2020
kuter created this revision.
Herald added subscribers: llvm-commits, okura, uenoku, hiraditya.
Herald added a reviewer: uenoku.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: homerdin.
Herald added a project: LLVM.
kuter requested review of this revision.
Herald added a reviewer: sstefan1.
Herald added a reviewer: baziotis.
Herald added a subscriber: bbn.
Interesting, not as many tests as I expected where effected.
I will look for tests that should have been effected but are not.
I have tried increasing the default depth argument
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84751
Files:
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/ArgumentPromotion/byval.ll
llvm/test/Transforms/Attributor/IPConstantProp/PR16052.ll
llvm/test/Transforms/Attributor/nocapture-2.ll
llvm/test/Transforms/Attributor/returned.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84751.281217.patch
Type: text/x-patch
Size: 23389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/ccf6d8b0/attachment.bin>
More information about the llvm-commits
mailing list