Avoid generating underlying value to symbol conversion function if there is an enumer...
authorLei Zhang <antiagainst@google.com>
Mon, 1 Jul 2019 13:51:39 +0000 (06:51 -0700)
committerjpienaar <jpienaar@google.com>
Mon, 1 Jul 2019 16:55:59 +0000 (09:55 -0700)
commit2652be7934433e91b92d029386ef55c429bc2496
tree1d549493fc7fbe310475d93ab1e805ce198cbeca
parent9dd182e0fa3aeb178d274dc0d64b5891436fba47
Avoid generating underlying value to symbol conversion function if there is an enumerant without explicit value.

PiperOrigin-RevId: 255945801
mlir/tools/mlir-tblgen/EnumsGen.cpp