Unverified Commit 4f320e6a authored by Abid Qadeer's avatar Abid Qadeer Committed by GitHub
Browse files

[MLIR] Translate DIStringType. (#94480)



This PR handle translation of DIStringType. Mostly mechanical changes to
translate DIStringType to/from DIStringTypeAttr. The 'stringLength'
field is 'DIVariable' in DIStringType. As there was no `DIVariableAttr`
previously, it has been added to ease the translation.

---------

Co-authored-by: default avatarTobias Gysi <tobias.gysi@nextsilicon.com>
parent ac404632
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment