[all-commits] [llvm/llvm-project] cc4244: [MLIR][Standard] Add log1p operation to std
frgossen via All-commits
all-commits at lists.llvm.org
Wed Jan 20 09:57:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc4244d55f98b03603cf54eb4abac7e128e3c99a
https://github.com/llvm/llvm-project/commit/cc4244d55f98b03603cf54eb4abac7e128e3c99a
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/test/IR/core-ops.mlir
Log Message:
-----------
[MLIR][Standard] Add log1p operation to std
Differential Revision: https://reviews.llvm.org/D95041
More information about the All-commits
mailing list