[mlir][ods] BitEnumAttr: Actually use the 'str' for the all unset case
authorJeff Niu <jeff@modular.com>
Thu, 8 Dec 2022 19:45:18 +0000 (11:45 -0800)
committerJeff Niu <jeff@modular.com>
Thu, 8 Dec 2022 20:30:30 +0000 (12:30 -0800)
commit9f1f44bb943ccff7215a61e6033b4a3c529581c8
tree05260408a4dfcba9784aebd3710fcf2533377a1a
parent2d7e186021a8d2816325d4ea09c1df67c1ed06dd
[mlir][ods] BitEnumAttr: Actually use the 'str' for the all unset case

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D139657
mlir/test/mlir-tblgen/enums-gen.td
mlir/tools/mlir-tblgen/EnumsGen.cpp