aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorPetr Kurapov <petr.a.kurapov@intel.com>2024-10-02 17:23:55 +0200
committerGitHub <noreply@github.com>2024-10-02 10:23:55 -0500
commit3ca5d8082a0c6bd9520544ce3bca11bf3e02a5fa (patch)
treea7313008b27572a6593e86371dedc13d1c4a8082 /lldb/source/Commands/CommandObjectExpression.cpp
parent9b53a6e7e5310e56c404766bf1cf3f21bff59229 (diff)
downloadllvm-3ca5d8082a0c6bd9520544ce3bca11bf3e02a5fa.zip
llvm-3ca5d8082a0c6bd9520544ce3bca11bf3e02a5fa.tar.gz
llvm-3ca5d8082a0c6bd9520544ce3bca11bf3e02a5fa.tar.bz2
[MLIR][XeGPU] Add sg_map attribute to support Work Item level semantics (#108864)
The PR adds an attribute (sg_map) describing the distribution of computation among work items for xegpu operations to be used in lowering passes. The map is attached to the tensor descriptor, so the constructor and the type are updated. Tests check the custom parser & printer. The attribute is optional now, so no other changes required. The complete description of the attribute can be found [here](https://github.com/intel/mlir-extensions/blob/main/docs/rfcs/XeGPU.md#xegpu-attributes-to-support-work-item-level-semantics).
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions