This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add sine operation to Standard dialect.
ClosedPublic

Authored by mravishankar on Apr 29 2020, 9:54 AM.

Details

Summary

Also add lowering of sine operation to SPIR-V dialect.

Diff Detail

Event Timeline

mravishankar created this revision.Apr 29 2020, 9:54 AM
antiagainst accepted this revision.Apr 29 2020, 10:40 AM
This revision is now accepted and ready to land.Apr 29 2020, 10:40 AM
This revision was automatically updated to reflect the committed changes.
rriddle added inline comments.Apr 30 2020, 11:26 PM
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
1241

Please keep these in alphabetical order