[all-commits] [llvm/llvm-project] 2da417: [mlir][GPU] gpu.printf: Do not emit duplicate form...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Oct 1 00:12:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2da417e7f6149f0f1079a8162fb25161b8a80332
https://github.com/llvm/llvm-project/commit/2da417e7f6149f0f1079a8162fb25161b8a80332
Author: Matthias Springer <me at m-sp.org>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M mlir/lib/Conversion/GPUCommon/GPUOpsLowering.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
Log Message:
-----------
[mlir][GPU] gpu.printf: Do not emit duplicate format strings (#110504)
Even if the same format string is used multiple times, emit just one
`LLVM:GlobalOp`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list