Files
clang-p2996/mlir/lib/Dialect/SPIRV/IR/GroupOps.cpp
Jakub Kuderski 771676878a [mlir][spirv] Add missing group non-uniform bitwise and logical ops (#73475)
This covers the following ops:
`spirv.GroupNonUniform` x {`Bitwise`, `Logical`} x {`And`, `Or`, `Xor`}

We need these to efficiently lower from the `gpu.subgroup_reduce` op.
2023-11-26 23:23:19 -05:00

18 KiB