Changes
Summary
- [mlir][linalg][bufferize] Implement equivalence analysis (details)
- Split the locking of the queue and the threads vector in the ThreadPool implementation (details)
- Use LLVM_ATTRIBUTE_UNUSED to silent warning for static function used in assert only (NFC) (details)
- [mlir] Support collecting logs from notifyMatchFailure(). (details)
- [Sparc] Create an error when `__builtin_longjmp` is used (details)
- [CodeGen] Use range-based for loops (NFC) (details)