[all-commits] [llvm/llvm-project] b3c5c2: [mlir] Add `complex.atan2` operation.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Wed May 25 01:12:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3c5c22c13785570ae2895cc53f407133b602643
https://github.com/llvm/llvm-project/commit/b3c5c22c13785570ae2895cc53f407133b602643
Author: Alexander Belyaev <pifon at google.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
M mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
M mlir/test/Dialect/Complex/ops.mlir
Log Message:
-----------
[mlir] Add `complex.atan2` operation.
Differential Revision: https://reviews.llvm.org/D126357
More information about the All-commits
mailing list