To reduce dependence on pointee types for opaque pointers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101706
[NFC] Use getParamByValType instead of pointee type ClosedPublic Authored by aeubanks on May 1 2021, 9:02 PM.
Details
Summary To reduce dependence on pointee types for opaque pointers.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 1 2021, 9:08 PM This revision was landed with ongoing or failed builds.May 1 2021, 9:23 PM Closed by commit rG07a9df599367: [NFC] Use getParamByValType instead of pointee type (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 342208 llvm/lib/Analysis/InlineCost.cpp
|