Changes
Summary
- [clangd] Fix member/type name conflict caught by buildbots. (details)
- [clangd] Fix fuzzer build after 7ba0779fbb41b6fa8 (details)
- [clangd][remote] Make sure relative paths are absolute with respect to posix style (details)
- [AMDGPU] Do not generate mul with 1 in AMDGPU Atomic Optimizer (details)
- [SplitKit] Cope with no live subranges in defFromParent (details)
- [SystemZ] Support bare nop instructions (details)
- [MLIR][SPIRV] Support different function control in (de)serialization (details)
- [X86] Support Intel Key Locker (details)
- [gn build] Port 413577a8790 (details)
- [InstCombine] recognizeBSwapOrBitReverseIdiom - assert for correct bit providence indices. NFCI. (details)
- [InstCombine] recognizeBSwapOrBitReverseIdiom - recognise zext(bswap(trunc(x))) patterns (PR39793) (details)
- [mlir] Added support for rank reducing subviews (details)
- [NFC][ARM] Add more LowOverheadLoop tests. (details)
- [mlir][Linalg] Tile sizes for Conv ops vectorization added as pass arguments (details)
- [SCEV] Verify that all mapped SCEV AddRecs refer to valid loops. (details)