[Mlir-commits] [mlir] [XeGPU] Add sg_map for scatter verification (PR #124300)

Adam Siemieniuk llvmlistbot at llvm.org
Mon Jan 27 06:37:20 PST 2025


adam-smnk wrote:

> if an operation is distributed to work-items, a 1-d load means a work-item reads one element

I think one work item can still read multiple elements with `wi_data = [1, N]`? @chencha3 

https://github.com/llvm/llvm-project/pull/124300


More information about the Mlir-commits mailing list