[all-commits] [llvm/llvm-project] 0039a2: [mlir][gpu] Add support for lowering math.erf to _...
David Majnemer via All-commits
all-commits at lists.llvm.org
Mon Jan 29 11:35:36 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0039a2ff4fe98ce54654e5f4da90aeee718e1d41
https://github.com/llvm/llvm-project/commit/0039a2ff4fe98ce54654e5f4da90aeee718e1d41
Author: David Majnemer <david.majnemer at gmail.com>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
Log Message:
-----------
[mlir][gpu] Add support for lowering math.erf to __nv_erf (#79848)
More information about the All-commits
mailing list