This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Add a missing increment in LLVM struct type conversion
AcceptedPublic

Authored by kiranchandramohan on Dec 17 2021, 8:51 AM.

Details

Summary

Not 100% sure about this change and also not clear what is the test that will trigger this.
Please suggest.

Diff Detail

Event Timeline

kiranchandramohan requested review of this revision.Dec 17 2021, 8:51 AM
kiranchandramohan edited the summary of this revision. (Show Details)Dec 17 2021, 8:52 AM

The test is: mlir/test/Conversion/StandardToLLVM/convert-types.mlir

ftynse accepted this revision.Dec 20 2021, 5:07 AM

Thanks!

This revision is now accepted and ready to land.Dec 20 2021, 5:07 AM