aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorCharitha Saumya <136391709+charithaintc@users.noreply.github.com>2025-09-25 11:25:17 -0700
committerGitHub <noreply@github.com>2025-09-25 11:25:17 -0700
commitca61a9d96027a34750149b856ffba746999b4e16 (patch)
treed757f8ed8f86c0f5d0dad9b4ef5b19af83727d59 /llvm/unittests/Support/CommandLineTest.cpp
parent1b0553c9fa8d61010a43b1a2dcb649d1aab7d8ae (diff)
downloadllvm-ca61a9d96027a34750149b856ffba746999b4e16.zip
llvm-ca61a9d96027a34750149b856ffba746999b4e16.tar.gz
llvm-ca61a9d96027a34750149b856ffba746999b4e16.tar.bz2
[mlir][xegpu] Support offset arguments in LoadNd, StoreNd and PrefetchNd subgroup distribution. (#160417)
Currently offsets are given as operands of `CreateNd` op. Sg distribution does not support offsets arguments at the consumer. This PR adds support for offsets given at the consumer (like LoadNd). With this change, it is required to specify the offsets at consumer op (LoadNd, StoreNd, PrefetchNd) of the tile or otherwise distribution will fail. This also removes the need for UpdateNdOffset op. PR removes the support for UpdateNdOffset .
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions