[mlir] Add std op for X raised to the power of Y
authorTres Popp <tpopp@google.com>
Thu, 10 Dec 2020 22:49:42 +0000 (23:49 +0100)
committerTres Popp <tpopp@google.com>
Tue, 15 Dec 2020 16:06:26 +0000 (17:06 +0100)
commit73c580405ffae0243c113a1db6b77c0b595adf05
tree78d8b7d5240f39d2d927ed279e6cd73423d6a590
parent6cc3d80a84884a79967fffa4596c14001b8ba8a3
[mlir] Add std op for X raised to the power of Y

Proposal:
https://llvm.discourse.group/t/rfc-standard-add-powop-to-std-dialect/2377

Differential Revision: https://reviews.llvm.org/D93119
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/test/IR/core-ops.mlir