Open
Description
From https://reviews.llvm.org/D123876
Due to the options parsing in MLIR, enum-level options had to duplicated in both the .h and .td files. This issue should get to the bottom of the duplication an fix the error in parsing.
From https://reviews.llvm.org/D123876
Due to the options parsing in MLIR, enum-level options had to duplicated in both the .h and .td files. This issue should get to the bottom of the duplication an fix the error in parsing.