This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add bytecode encoding for the remaining builtin types
ClosedPublic

Authored by rriddle on Aug 24 2022, 1:46 PM.

Details

Summary

After this commit we will have an efficient bytecode representation for all
of the builtin types.

Diff Detail

Event Timeline

rriddle created this revision.Aug 24 2022, 1:46 PM
rriddle requested review of this revision.Aug 24 2022, 1:46 PM
mehdi_amini accepted this revision.Aug 24 2022, 2:17 PM
This revision is now accepted and ready to land.Aug 24 2022, 2:17 PM