[all-commits] [llvm/llvm-project] 2b4b4c: [mlir][XeGPU] Add MemoryEffectsOpInterface for XeG...
Charitha Saumya via All-commits
all-commits at lists.llvm.org
Mon Feb 3 10:57:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b4b4c03899ab10df82528a05520dba3971f39e5
https://github.com/llvm/llvm-project/commit/2b4b4c03899ab10df82528a05520dba3971f39e5
Author: Charitha Saumya <136391709+charithaintc at users.noreply.github.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M mlir/include/mlir/Dialect/XeGPU/IR/XeGPUOps.td
Log Message:
-----------
[mlir][XeGPU] Add MemoryEffectsOpInterface for XeGPU memory related ops. (#125314)
`MemoryEffectsOpInterface` is needed for cleaning up the remaining
(dead) operations after XeGPU distribution into SIMT.
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