[all-commits] [llvm/llvm-project] 9adc64: [mlir] Add std.powf to ROCDL lowering.
Tres via All-commits
all-commits at lists.llvm.org
Tue Dec 15 09:48:15 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9adc64539f97e531b865e4864b9965b0a99fd70f
https://github.com/llvm/llvm-project/commit/9adc64539f97e531b865e4864b9965b0a99fd70f
Author: Tres Popp <tpopp at google.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
M mlir/test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir
Log Message:
-----------
[mlir] Add std.powf to ROCDL lowering.
Differential Revision: https://reviews.llvm.org/D93313
More information about the All-commits
mailing list