This is an archive of the discontinued LLVM Phabricator instance.

[mlir][BufferOptimiization] Use datalayout instead of a flag to find index size
ClosedPublic

Authored by bkramer on Jan 27 2022, 4:11 AM.

Details

Summary

This has the additional advantage of supporting more types.

Diff Detail

Event Timeline

bkramer created this revision.Jan 27 2022, 4:11 AM
bkramer requested review of this revision.Jan 27 2022, 4:11 AM
akuegel accepted this revision.Jan 27 2022, 4:22 AM
This revision is now accepted and ready to land.Jan 27 2022, 4:22 AM
This revision was landed with ongoing or failed builds.Jan 27 2022, 4:50 AM
This revision was automatically updated to reflect the committed changes.