This is an archive of the discontinued LLVM Phabricator instance.

[mlir][llvm] Add alias and access group info to call.
ClosedPublic

Authored by gysit on May 30 2023, 12:29 AM.

Details

Summary

The revision adds the alias analysis and access group
interfaces to the call operation.

Diff Detail

Event Timeline

gysit created this revision.May 30 2023, 12:29 AM
Herald added a reviewer: dcaballe. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
gysit requested review of this revision.May 30 2023, 12:29 AM
Dinistro accepted this revision.May 30 2023, 6:34 AM

LGTM!

This revision is now accepted and ready to land.May 30 2023, 6:34 AM
This revision was automatically updated to reflect the committed changes.