[all-commits] [llvm/llvm-project] 380fa7: [mlir] Add LogOp lowering from Complex dialect to ...
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Jul 5 00:34:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 380fa71fb00998332ee5dd97f82aaf3eadd282ac
https://github.com/llvm/llvm-project/commit/380fa71fb00998332ee5dd97f82aaf3eadd282ac
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-07-05 (Mon, 05 Jul 2021)
Changed paths:
M mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
Log Message:
-----------
[mlir] Add LogOp lowering from Complex dialect to Standard/Math dialect.
Differential Revision: https://reviews.llvm.org/D105342
More information about the All-commits
mailing list