This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][Standard] Add documentation for `std.dim` and fix test cases
ClosedPublic

Authored by frgossen on Jun 12 2020, 1:58 AM.

Details

Summary

Apply post-commit suggestions (see https://reviews.llvm.org/D81551).
Add documentation, simplify, and fix test cases.

Diff Detail

Event Timeline

frgossen created this revision.Jun 12 2020, 1:58 AM
frgossen added reviewers: silvas, mehdi_amini.
ftynse accepted this revision.Jun 12 2020, 2:20 AM
This revision is now accepted and ready to land.Jun 12 2020, 2:20 AM
This revision was automatically updated to reflect the committed changes.