[all-commits] [llvm/llvm-project] cdda78: [MLIR][Standard] Add `atan2` to standard dialect
frgossen via All-commits
all-commits at lists.llvm.org
Wed Sep 30 01:39:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cdda7822d6ce9cd6fe305e6fffedf3480d4bb769
https://github.com/llvm/llvm-project/commit/cdda7822d6ce9cd6fe305e6fffedf3480d4bb769
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/test/Dialect/Standard/ops.mlir
Log Message:
-----------
[MLIR][Standard] Add `atan2` to standard dialect
Differential Revision: https://reviews.llvm.org/D88168
More information about the All-commits
mailing list