[all-commits] [llvm/llvm-project] c78cb3: [MLIR][ROCDL] Fix accessedOperands for Rocdl_RawPt...
Alexander Weinrauch via All-commits
all-commits at lists.llvm.org
Fri Feb 21 03:39:10 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c78cb30283635cdc8abf0ccd11823e6530fb95e8
https://github.com/llvm/llvm-project/commit/c78cb30283635cdc8abf0ccd11823e6530fb95e8
Author: Alexander Weinrauch <aweinrau at amd.com>
Date: 2025-02-21 (Fri, 21 Feb 2025)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/ROCDLOps.td
Log Message:
-----------
[MLIR][ROCDL] Fix accessedOperands for Rocdl_RawPtrBufferLoadOp (#127983)
`getAccessedOperands` should return all accessed pointer operands. In
the case for BufferLoads this is the source buffer and not the result.
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