Skip to content

Commit c8289b3

Browse files
IgWod-IMGIcohedron
authored andcommitted
[mlir][spirv] Add definition for OpGroupNonUniformBallotBitCount (llvm#126055)
A new constraint is also added to restrict attributes values for SPIR-V attributes. Ideally this should use `ConfinedAttr` with a custom constraint directly on the operand, however it seems TableGen does not allow using that with SPIR-V attributes. I suspect it is because SPIR-V attributes do not derive from the generic MLIR attribute class - TableGen complains about missing enum field.
1 parent 0fb5747 commit c8289b3

File tree

4 files changed

+378
-232
lines changed

4 files changed

+378
-232
lines changed

0 commit comments

Comments
 (0)