complex dialect should be used instead.
https://llvm.discourse.group/t/rfc-split-the-complex-dialect-from-std/2496/2
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95077
[mlir] Remove complex ops from Standard dialect. ClosedPublic Authored by pifon2a on Jan 20 2021, 12:28 PM.
Details Summary complex dialect should be used instead.
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 14 others. · View Herald TranscriptJan 20 2021, 12:28 PM This revision is now accepted and ready to land.Jan 20 2021, 1:28 PM Closed by commit rGfc58bfd02f8d: [mlir] Remove complex ops from Standard dialect. (authored by pifon2a). · Explain WhyJan 21 2021, 1:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 318133 mlir/include/mlir/Dialect/StandardOps/EDSC/Intrinsics.h
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
mlir/test/IR/core-ops.mlir
mlir/test/IR/invalid-ops.mlir
|