[PATCH] D79159: [MLIR] Add complex numbers to standard dialect
Frederik Gossen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 03:57:52 PDT 2020
frgossen updated this revision to Diff 261183.
frgossen marked 9 inline comments as done.
frgossen added a comment.
Document operands, small changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79159/new/
https://reviews.llvm.org/D79159
Files:
mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
mlir/include/mlir/Dialect/StandardOps/EDSC/Intrinsics.h
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/lib/Dialect/StandardOps/IR/Ops.cpp
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
mlir/test/IR/core-ops.mlir
mlir/test/mlir-cpu-runner/complex_numbers.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79159.261183.patch
Type: text/x-patch
Size: 19125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/c9b6223a/attachment.bin>
More information about the llvm-commits
mailing list