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