This is an archive of the discontinued LLVM Phabricator instance.

[SCEV][NFC] Fix a misleading description of AddOpsInlineThreshold
ClosedPublic

Authored by mkazantsev on Jun 20 2017, 1:32 AM.

Details

Summary

The description of this option was copy-pasted from another one and does not
correspond to reality.

Diff Detail

Repository
rL LLVM

Event Timeline

mkazantsev created this revision.Jun 20 2017, 1:32 AM
mkazantsev accepted this revision.Jun 20 2017, 1:32 AM
This revision is now accepted and ready to land.Jun 20 2017, 1:32 AM
This revision was automatically updated to reflect the committed changes.