[Mlir-commits] [mlir] [mlir][gpu] Add `subgroup_broadcast` op (PR #152808)

Jakub Kuderski llvmlistbot at llvm.org
Thu Sep 4 10:23:19 PDT 2025


kuhar wrote:

You can see how the llvm ref uses similar wording to define the `freeze` instruction: https://llvm.org/docs/LangRef.html#id334 . If you search for other uses of 'arbitrary' there are other examples of the use 'any' as the enum option.

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


More information about the Mlir-commits mailing list