This is an archive of the discontinued LLVM Phabricator instance.

[FunctionAttrs] Add handling for operand bundles
ClosedPublic

Authored by sanjoy on Nov 5 2015, 5:29 PM.

Details

Summary

Teach the FunctionAttrs to do the right thing for IR with operand
bundles.

Diff Detail

Repository
rL LLVM

Event Timeline

sanjoy updated this revision to Diff 39451.Nov 5 2015, 5:29 PM
sanjoy retitled this revision from to [FunctionAttrs] Add handling for operand bundles.
sanjoy updated this object.
sanjoy added reviewers: reames, chandlerc.
sanjoy added a subscriber: llvm-commits.
reames accepted this revision.Nov 6 2015, 4:30 PM
reames edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 6 2015, 4:30 PM
This revision was automatically updated to reflect the committed changes.