[all-commits] [llvm/llvm-project] aac23b: [mlir][ROCDL] Stop setting amdgpu-implicitarg-num-...
Krzysztof Drewniak via All-commits
all-commits at lists.llvm.org
Thu Jan 18 07:43:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aac23b08e330d2b4b017a185d06746738ee924cf
https://github.com/llvm/llvm-project/commit/aac23b08e330d2b4b017a185d06746738ee924cf
Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
Date: 2024-01-18 (Thu, 18 Jan 2024)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/ROCDL/ROCDLToLLVMIRTranslation.cpp
M mlir/test/Target/LLVMIR/rocdl.mlir
Log Message:
-----------
[mlir][ROCDL] Stop setting amdgpu-implicitarg-num-bytes (#78498)
Clang stopped doing this late 2021 back in 33315ef3216b, and no other
frontent does this, so stop doing it.
More information about the All-commits
mailing list