[Mlir-commits] [mlir] [mlir][gpu] Add `subgroup_broadcast` op (PR #152808)
Krzysztof Drewniak
llvmlistbot at llvm.org
Tue Aug 26 08:02:05 PDT 2025
https://github.com/krzysz00 approved this pull request.
Approved since the op seems fine, but we'll want to make sure that lowering doesn't cause problems - possibly in a followup PR
(Side note, also for a future PR, this operation can implement the two integer bounds interfaces by just passing through the range of the input)
https://github.com/llvm/llvm-project/pull/152808
More information about the Mlir-commits
mailing list