[all-commits] [llvm/llvm-project] 180455: [MLIR][LLVM] Expose powi intrinsic to MLIR
William Moses via All-commits
all-commits at lists.llvm.org
Wed Dec 29 10:09:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 180455ae5ecd813ad1acacaa555342cf53013d4e
https://github.com/llvm/llvm-project/commit/180455ae5ecd813ad1acacaa555342cf53013d4e
Author: William S. Moses <gh at wsmoses.com>
Date: 2021-12-29 (Wed, 29 Dec 2021)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
M mlir/test/Dialect/LLVMIR/roundtrip.mlir
Log Message:
-----------
[MLIR][LLVM] Expose powi intrinsic to MLIR
Expose the powi intrinsic to the LLVM dialect within MLIR
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D116364
More information about the All-commits
mailing list