This patch restricts AA manifest to functions that are selected.
This is to prevent possible issues with the CGSCC pass.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86081
[Attributor] Restrict AA manifest to selected functions. Needs ReviewPublic Authored by kuter on Aug 17 2020, 8:13 AM.
Revision Contents
Diff 286055 llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/Attributor/ArgumentPromotion/tail.ll
llvm/test/Transforms/Attributor/internalize.ll
llvm/test/Transforms/Attributor/read_write_returned_arguments_scc.ll
llvm/test/Transforms/Attributor/value-simplify.ll
|