[all-commits] [llvm/llvm-project] 942be7: [mlir] Add DivOp lowering from Complex dialect to ...
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Wed Jun 2 02:16:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 942be7cb4d98eb1fa0ffdc5d122e8c931cbc4cd6
https://github.com/llvm/llvm-project/commit/942be7cb4d98eb1fa0ffdc5d122e8c931cbc4cd6
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
Log Message:
-----------
[mlir] Add DivOp lowering from Complex dialect to Standard/Math dialect.
Differential Revision: https://reviews.llvm.org/D103507
More information about the All-commits
mailing list