[all-commits] [llvm/llvm-project] c77ea4: [mlir] Add std.pow lowering to LLVMIR
Tres via All-commits
all-commits at lists.llvm.org
Tue Dec 15 09:54:54 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c77ea40528de7d5bf74b19819b82eeb0e5dab89d
https://github.com/llvm/llvm-project/commit/c77ea40528de7d5bf74b19819b82eeb0e5dab89d
Author: Tres Popp <tpopp at google.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
M mlir/test/Conversion/StandardToLLVM/standard-to-llvm.mlir
Log Message:
-----------
[mlir] Add std.pow lowering to LLVMIR
Differential Revision: https://reviews.llvm.org/D93311
More information about the All-commits
mailing list