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