[all-commits] [llvm/llvm-project] 0745ad: [mlir][GPU] Do not strip location info when loweri...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Dec 19 06:06:07 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0745add7f458e0a65e048f8c74933bdb48ae97d9
https://github.com/llvm/llvm-project/commit/0745add7f458e0a65e048f8c74933bdb48ae97d9
Author: Matthias Springer <me at m-sp.org>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M mlir/lib/Dialect/GPU/Pipelines/GPUToNVVMPipeline.cpp
Log Message:
-----------
[mlir][GPU] Do not strip location info when lowering to NVVM (#120432)
This is needed for a subsequent commit that reads location information
when lowering `gpu.assert`.
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