Page MenuHomePhabricator

[mlir] Add CastInfo for mlir classes subclassing from PointerUnion
ClosedPublic

Authored by tpopp on Thu, May 25, 9:27 PM.

Details

Summary

This is required to use the function variants of cast/isa/dyn_cast/etc
on them.

Context:

Diff Detail

Event Timeline

tpopp created this revision.Thu, May 25, 9:27 PM
Herald added a reviewer: dcaballe. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
tpopp requested review of this revision.Thu, May 25, 9:27 PM
rriddle accepted this revision.Thu, May 25, 10:05 PM
This revision is now accepted and ready to land.Thu, May 25, 10:05 PM
tpopp closed this revision.Thu, May 25, 10:54 PM