diff options
author | Charitha Saumya <136391709+charithaintc@users.noreply.github.com> | 2025-08-05 14:42:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-05 14:42:14 -0700 |
commit | 06884d0204ecffc8f1164d520bab6117ae06baee (patch) | |
tree | 3e420b76c056774053125564da7339c3a8b41ebb /mlir/lib/Bindings/Python/DialectQuant.cpp | |
parent | d08c2977e86fc7220b3b9c5cb83616705c10046e (diff) | |
download | llvm-06884d0204ecffc8f1164d520bab6117ae06baee.zip llvm-06884d0204ecffc8f1164d520bab6117ae06baee.tar.gz llvm-06884d0204ecffc8f1164d520bab6117ae06baee.tar.bz2 |
[mlir][xegpu] Bug fix in UpdateNdOffset distribution. (#150545)
Reason is UpdateNdOffset source operand not retaining the layouts when
it is yielded by the warp op. `warp_execute_on_lane0` op expects that
TensorDesc type is unchanged during distribution out of its region. we
use UnrealizedCasts to reconcile this mismatch outside the warpOp (via
`resolveDistributedTy`)
Diffstat (limited to 'mlir/lib/Bindings/Python/DialectQuant.cpp')
0 files changed, 0 insertions, 0 deletions