Set default value for retrieved attributes to 1, since the check is against 1.
Eliminates the warning noise generated when the attributes are not present.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D57253
[WarnMissedTransforms] Set default to 1. ClosedPublic Authored by asbirlea on Jan 25 2019, 12:16 PM.
Details Summary Set default value for retrieved attributes to 1, since the check is against 1.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 25 2019, 12:18 PM Closed by commit rL352238: [WarnMissedTransforms] Set default to 1. (authored by asbirlea). · Explain WhyJan 25 2019, 12:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 183603 llvm/trunk/lib/Transforms/Scalar/WarnMissedTransforms.cpp
|