This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add support for referencing a SymbolRefAttr in a SideEffectInstance
ClosedPublic

Authored by rriddle on Nov 16 2020, 4:40 PM.

Details

Summary

This allows for operations that exclusively affect symbol operations to better describe their side effects.

Diff Detail

Event Timeline

rriddle created this revision.Nov 16 2020, 4:40 PM
rriddle requested review of this revision.Nov 16 2020, 4:40 PM
ftynse accepted this revision.Nov 17 2020, 3:31 PM
This revision is now accepted and ready to land.Nov 17 2020, 3:31 PM