Changes
Summary
- [mlir] Remove a number of methods from mlir::OpState that just forward to mlir::Operation. All call sites have been converted in previous changes. (details)
- [OpenCL] Add clang extension for function pointers. (details)
- [OpenCL] Add clang extension for variadic functions. (details)