Removing ncompatible attributes at indirect-call promoted callsites, not removing it results in
at least a IR verification error.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54913
[ICP] Remove incompatible attributes at indirect-call promoted callsites. ClosedPublic Authored by trentxintong on Nov 26 2018, 1:14 PM.
Details Summary Removing ncompatible attributes at indirect-call promoted callsites, not removing it results in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 26 2018, 2:04 PM Closed by commit rL347605: [ICP] Remove incompatible attributes at indirect-call promoted callsites. (authored by trentxintong). · Explain WhyNov 26 2018, 2:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 175338 llvm/trunk/lib/Transforms/Utils/CallPromotionUtils.cpp
llvm/trunk/test/Transforms/Util/call-promotion-utils-ptrcast-attribute.ll
|