[PATCH] D79159: [MLIR] Add complex numbers to standard dialect

Frederik Gossen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 04:46:17 PDT 2020


frgossen updated this revision to Diff 261778.
frgossen marked 2 inline comments as done.
frgossen added a comment.

Nits


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/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
  mlir/test/IR/core-ops.mlir
  mlir/test/IR/invalid-ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79159.261778.patch
Type: text/x-patch
Size: 20539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/16246b57/attachment.bin>


More information about the llvm-commits mailing list