[Mlir-commits] [mlir] [mlir] GPUToROCDL: repack usupported types when lowering `subgroup_broadcast` (PR #174206)
Ivan Butygin
llvmlistbot at llvm.org
Fri Jan 2 09:07:16 PST 2026
Hardcode84 wrote:
> That shouldn't be a problem -- we can go between scalars and vectors without bitcasting
Using bitshifts on integers to extract/insert individual elements?
https://github.com/llvm/llvm-project/pull/174206
More information about the Mlir-commits
mailing list