This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Add helper functions for common integer types
ClosedPublic

Authored by frgossen on May 18 2020, 1:56 AM.

Details

Summary

Add helper functions for 32-bit and 64-bit integer types.

Diff Detail

Event Timeline

frgossen created this revision.May 18 2020, 1:56 AM
Herald added a project: Restricted Project. · View Herald Transcript
frgossen added a reviewer: silvas.
pifon2a accepted this revision.May 18 2020, 2:16 AM
ftynse accepted this revision.May 18 2020, 6:16 AM
silvas accepted this revision.May 18 2020, 11:59 AM

Thanks!

Can I land this? @rriddle appears to be inactive since May 7th.

This revision was not accepted when it landed; it landed in state Needs Review.May 19 2020, 4:50 AM
This revision was automatically updated to reflect the committed changes.