Let MLIR ODS also support generating build() functions without result type...
Let MLIR ODS also support generating build() functions without result type parameters when the op contains regions. Regions were intentionally left unsupported: https://github.com/llvm/llvm-project/commit/398f04aa49109fd5d1eff2c1946a2956dc6b29c6 Reviewed By: jpienaar Differential Revision: https://reviews.llvm.org/D136232
Loading
Please sign in to comment