Changes
Summary
- [X86][SSE] combineSubToSubus - remove SSE2 early-out. (details)
- [Fixed Point] Add codegen for conversion between fixed-point and floating point. (details)
- [X86][SSE] combineSubToSubus - add v16i32 handling on pre-AVX512BW targets. (details)
- [X86][SSE] getFauxShuffleMask - handle PACKSS(SRAI(),SRAI()) shuffle patterns. (details)
- [mlir][Linalg] NFC - Refactor fusion APIs (details)