| [mlir] (NFC) Clean up bazel and CMake target names All dialect targets in bazel have been named *Dialect and all dialect targets in CMake have been named MLIR*Dialect. | 3 年前 |
| [mlir][spirv] NFC: Replace OwningSPIRVModuleRef with OwningOpRef Reviewed By: rriddle Differential Revision: https://reviews.llvm.org/D102009 | 5 年前 |
| [mlir][spirv] Allow unnamed entry point functions SPIR-V specification does not require a function to have a name if it is an entry point. Adjust deserializer to allow those kinds of SPIR-V binaries. Reviewed By: antiagainst Differential Revision: https://reviews.llvm.org/D120181 | 3 年前 |
| [mlir] Use value instead of getValue (NFC) | 3 年前 |
| [mlir] (NFC) run clang-format on all files | 3 年前 |