[all-commits] [llvm/llvm-project] 7bfb83: Update clang and MLIR to know aobut the overload
Krzysztof Drewniak via All-commits
all-commits at lists.llvm.org
Wed Apr 9 11:48:40 PDT 2025
Branch: refs/heads/users/krzysz00/global-load-lds-on-p7
Home: https://github.com/llvm/llvm-project
Commit: 7bfb83f3d8744a2724ab17fd28a38286d74265cc
https://github.com/llvm/llvm-project/commit/7bfb83f3d8744a2724ab17fd28a38286d74265cc
Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/lib/CodeGen/TargetBuiltins/AMDGPU.cpp
M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx950.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-global-load-lds.cl
M mlir/include/mlir/Dialect/LLVMIR/ROCDLOps.td
M mlir/lib/Conversion/AMDGPUToROCDL/AMDGPUToROCDL.cpp
M mlir/test/Conversion/AMDGPUToROCDL/load_lds.mlir
M mlir/test/Dialect/LLVMIR/rocdl.mlir
M mlir/test/Target/LLVMIR/rocdl.mlir
Log Message:
-----------
Update clang and MLIR to know aobut the overload
Also fix MLIR to represent immargs properly
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