aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorBoian Petkantchin <boian.petkantchin@amd.com>2023-12-08 11:34:44 -0800
committerGitHub <noreply@github.com>2023-12-08 11:34:44 -0800
commit944e031e36d9515b68b320f611edfc97d5460259 (patch)
tree6325b8e615744958739d7c2f3cf8da34940dc1a2 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent02379d19147afda413a2bc757e8d2f5249d772d1 (diff)
downloadllvm-944e031e36d9515b68b320f611edfc97d5460259.zip
llvm-944e031e36d9515b68b320f611edfc97d5460259.tar.gz
llvm-944e031e36d9515b68b320f611edfc97d5460259.tar.bz2
[mlir][mesh] Use tensor shape notation for the shape of a cluster (#73826)
Examle: substitute mesh.cluster @mesh0(rank = 2, dim_sizes = [0, 4]) with mesh.cluster @mesh0(rank = 2, dim_sizes = ?x4) Same as tensor/memref shapes. The only difference is for 0-rank shapes. With tensors you would have something like `tensor<f32>`. Here to avoid matching an empty string a 0-rank shape is denoted by `[]`.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions