This is an archive of the discontinued LLVM Phabricator instance.

[llvm][IPO] Inclusive language: Rename mergefunc-sanity to mergefunc-verify and remove other instances of sanity in MergeFunctions.cpp
ClosedPublic

Authored by ZarkoCA on Nov 22 2021, 8:46 AM.

Details

Summary

This patch renames the mergefunc-sanity to mergefunc-verify and renames the related functions to use more
inclusive language

Diff Detail

Event Timeline

ZarkoCA created this revision.Nov 22 2021, 8:46 AM
ZarkoCA requested review of this revision.Nov 22 2021, 8:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 22 2021, 8:46 AM
ormris removed a subscriber: ormris.Jan 24 2022, 11:13 AM
sanjoy resigned from this revision.Jan 29 2022, 5:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 22 2022, 11:08 AM
cebowleratibm accepted this revision.EditedApr 6 2022, 1:46 PM
cebowleratibm added a subscriber: cebowleratibm.

The change looks good to me but I think others should comment on whether or not the option name change is going to cause anyone problems.

This revision is now accepted and ready to land.Apr 6 2022, 1:46 PM
ZarkoCA retitled this revision from [llvm]{NFC][IPO] Inclusive language: Rename mergefunc-sanity to mergefunc-verify and remove other instances of sanity in MergeFunctions.cpp to [llvm][IPO] Inclusive language: Rename mergefunc-sanity to mergefunc-verify and remove other instances of sanity in MergeFunctions.cpp.Apr 7 2022, 8:58 AM
This revision was landed with ongoing or failed builds.Apr 18 2022, 8:50 AM
This revision was automatically updated to reflect the committed changes.