Also add lowering of sine operation to SPIR-V dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td | ||
---|---|---|
1241 | Please keep these in alphabetical order |
Paths
| Differential D79102
[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 TimelineThis revision is now accepted and ready to land.Apr 29 2020, 10:40 AM Closed by commit rG43b89ecdb9a7: [mlir] Add sine operation to Standard dialect. (authored by mravishankar). · Explain WhyApr 30 2020, 11:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 261432 mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
mlir/test/IR/core-ops.mlir
|
Please keep these in alphabetical order