This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Implement SymbolUserOpInterface in LLVM::CallOp
ClosedPublic

Authored by ezhulenev on Aug 5 2022, 1:08 PM.

Details

Summary

Avoid expensive calls to SymbolTable::lookupNearestSymbolFrom in verifier

Diff Detail

Event Timeline

ezhulenev created this revision.Aug 5 2022, 1:08 PM
Herald added a project: Restricted Project. · View Herald Transcript
ezhulenev requested review of this revision.Aug 5 2022, 1:08 PM
ezhulenev edited the summary of this revision. (Show Details)Aug 5 2022, 1:09 PM
ezhulenev added a reviewer: Mogball.
Mogball accepted this revision.Aug 5 2022, 1:43 PM
This revision is now accepted and ready to land.Aug 5 2022, 1:43 PM
This revision was landed with ongoing or failed builds.Aug 5 2022, 1:50 PM
This revision was automatically updated to reflect the committed changes.