This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] fix parse bound error message
ClosedPublic

Authored by bondhugula on Mar 15 2020, 9:29 AM.

Details

Summary
  • fix parse error message for affine for op's bounds

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>

Diff Detail

Event Timeline

bondhugula created this revision.Mar 15 2020, 9:29 AM

fix commit message

Updating D76198: [MLIR] fix parse bound error message

  • fix parse error message for affine for op's bounds
bondhugula retitled this revision from [MLIR] fix parse bound error message - fix parse error message for affine for op's bounds to [MLIR] fix parse bound error message.Mar 15 2020, 9:32 AM
bondhugula edited the summary of this revision. (Show Details)
mehdi_amini accepted this revision.Mar 15 2020, 9:46 AM
This revision is now accepted and ready to land.Mar 15 2020, 9:46 AM

Did you get commit access since last time or do you need me to land it?

Harbormaster completed remote builds in B49254: Diff 250428.

Did you get commit access since last time or do you need me to land it?

Can you please commit for me? (I don't have commit access.)

Done.
Just in case you don't know, you're only one email to Chris away :) https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access

This revision was automatically updated to reflect the committed changes.