Changes
Summary
- [mlir] Apply py::module_local() to a few more classes. (details)
- [test] precommit test for D109786 (details)
- [test] precommit anoter test for D109786 (details)
- NFC: DebugInfo: refactor pretty printing into a utility class (details)
- Remove unused llvm/Support/Parallel.h from MLIR (NFC) (details)
- [flang] Make 'this_image()' an intrinsic function (details)
- Attributor: Fix typos (details)
- AMDGPU: Rename attributor class for uniform-work-group-size (details)
- Attributor: Fix crash on undef in !callees (details)
- SeparateConstOffsetFromGEP: Fix stack overflow in unreachable code (details)
- [mlir][linalg] PadTensorOp vectorization: Avoid redundant FillOps (details)