This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Support convert token type from LLVM IR.
ClosedPublic

Authored by jacquesguan on May 31 2022, 11:31 PM.

Details

Summary

This patch supports the token type for converting from LLVM IR.

Diff Detail

Event Timeline

jacquesguan created this revision.May 31 2022, 11:31 PM
jacquesguan requested review of this revision.May 31 2022, 11:31 PM
Mogball accepted this revision.Jun 1 2022, 9:56 AM
This revision is now accepted and ready to land.Jun 1 2022, 9:56 AM
This revision was automatically updated to reflect the committed changes.