[all-commits] [llvm/llvm-project] baf2d1: [mlir][GPUToROCDL] Lower arith.remf to GPU intrinsic.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Sep 4 05:05:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: baf2d13519f9ca627c0525bd5d84ec5148f47662
https://github.com/llvm/llvm-project/commit/baf2d13519f9ca627c0525bd5d84ec5148f47662
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-09-04 (Mon, 04 Sep 2023)
Changed paths:
M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
M mlir/test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir
Log Message:
-----------
[mlir][GPUToROCDL] Lower arith.remf to GPU intrinsic.
Differential Revision: https://reviews.llvm.org/D159423
More information about the All-commits
mailing list