[Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Jakub Kuderski
llvmlistbot at llvm.org
Fri Jan 2 17:04:53 PST 2026
kuhar wrote:
Actually, you can do from_elements/broadcast with a single element and bitcast over the vector type. No need to shift/mask.
https://github.com/llvm/llvm-project/pull/174206
More information about the Mlir-commits
mailing list