This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Add tests for propegating `nocapture` flag to callsites; NFC
AbandonedPublic

Authored by goldstein.w.n on May 29 2023, 12:14 AM.

Details

Reviewers
nikic
StephenFan

Diff Detail

Event Timeline

goldstein.w.n created this revision.May 29 2023, 12:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 29 2023, 12:14 AM
goldstein.w.n requested review of this revision.May 29 2023, 12:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 29 2023, 12:14 AM

New tests for new impl

Update tests for new impl characteristics

goldstein.w.n abandoned this revision.Jun 6 2023, 10:15 AM

Might move to functionattrs later. Abandoning for now.