This is an archive of the discontinued LLVM Phabricator instance.

[Attributor] Tests for nounwind attribute.
AbandonedPublic

Authored by sstefan1 on Jun 14 2019, 1:18 PM.

Details

Reviewers
jdoerfert
uenoku
Summary

Adding tests for nounwind attribute. This will be followed with a deduction of nounwind attribute in Attributor.

Event Timeline

sstefan1 created this revision.Jun 14 2019, 1:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2019, 1:18 PM

These have been committed, correct?

These have been committed, correct?

Yes, with nounwind patch (D63379). I forgot about this. Should I just abandon it, or I can link it to the commit?

Abandon it and put a link to the commit in the comment box.

sstefan1 abandoned this revision.Jul 5 2019, 3:45 PM

Already committed with: https://reviews.llvm.org/D63379