This is an archive of the discontinued LLVM Phabricator instance.

[drr] Add $_loc special directive for NativeCodeCall
ClosedPublic

Authored by jpienaar on Aug 10 2020, 9:19 PM.

Details

Summary

Allows propagating the location to ops created via NativeCodeCall.

Diff Detail

Event Timeline

jpienaar created this revision.Aug 10 2020, 9:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2020, 9:19 PM
jpienaar requested review of this revision.Aug 10 2020, 9:19 PM

2 documentation typos, otherwise looks good to me.

mlir/docs/DeclarativeRewrites.md
388

$_loc

391

typo: $_loc?

jpienaar updated this revision to Diff 284889.Aug 11 2020, 2:05 PM
jpienaar marked 2 inline comments as done.

Fixing typos

This revision was not accepted when it landed; it landed in state Needs Review.Aug 11 2020, 2:06 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.