[all-commits] [llvm/llvm-project] da0c21: [mlir][gpu] Fix bug with GPU hardware intrinsic gl...
Adam Straw via All-commits
all-commits at lists.llvm.org
Sun Jun 22 21:10:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da0c21bd4b62ee2a4a2709f49ea8b19538d1588a
https://github.com/llvm/llvm-project/commit/da0c21bd4b62ee2a4a2709f49ea8b19538d1588a
Author: Adam Straw <astraw at nvidia.com>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
M mlir/lib/Conversion/GPUCommon/OpToFuncCallLowering.h
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm-debuginfo.mlir
Log Message:
-----------
[mlir][gpu] Fix bug with GPU hardware intrinsic global location (#144923)
Bug description: Hardware intrinsic functions created during GPU
conversion to NVVM may contain debug info metadata from the original
function which cannot be used out of that function.
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