[PATCH] D79479: [MLIR] Add complex addition and substraction to the standard dialect
Frederik Gossen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 8 03:11:14 PDT 2020
frgossen updated this revision to Diff 262846.
frgossen marked 4 inline comments as done.
frgossen added a comment.
Extract operands in helper function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79479/new/
https://reviews.llvm.org/D79479
Files:
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/include/mlir/IR/OpBase.td
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79479.262846.patch
Type: text/x-patch
Size: 11130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/eb0b7d9b/attachment.bin>
More information about the llvm-commits
mailing list