This is an archive of the discontinued LLVM Phabricator instance.

Standardize `linalg.generic` on `args_in`/`args_out` instead of `inputCount`/`outputCount`
ClosedPublic

Authored by agrue on Jul 14 2020, 10:57 AM.

Details

Summary

This also fixes the outdated use of n_views in the documentation.

Diff Detail

Event Timeline

agrue created this revision.Jul 14 2020, 10:57 AM

Thank you for the cleanup @agrue!
Please let me know if you want me to land this in case you don't have push access.

This revision is now accepted and ready to land.Jul 14 2020, 11:21 PM

Please do. Not sure how to tell if I have push access, but I didn't do anything to request it so I very much doubt that I have it by default!

This revision was automatically updated to reflect the committed changes.