[all-commits] [llvm/llvm-project] 98bd25: [Hexagon] Make some loops in HexagonExpandCondsets...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Sun Aug 14 14:16:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98bd2524322e35638a7f139c643104b87e13c59f
      https://github.com/llvm/llvm-project/commit/98bd2524322e35638a7f139c643104b87e13c59f
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2022-08-14 (Sun, 14 Aug 2022)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp

  Log Message:
  -----------
  [Hexagon] Make some loops in HexagonExpandCondsets.cpp range-based, NFC

Plus some readability changes.


  Commit: 40ba78679dc0376af4379b4f6c140ad1f21b6c59
      https://github.com/llvm/llvm-project/commit/40ba78679dc0376af4379b4f6c140ad1f21b6c59
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2022-08-14 (Sun, 14 Aug 2022)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp
    M llvm/test/CodeGen/Hexagon/expand-condsets-def-undef.mir

  Log Message:
  -----------
  [Hexagon] Distribute disjoint intervals at the end of expand-condsets

This fixes https://github.com/llvm/llvm-project/issues/56050.


Compare: https://github.com/llvm/llvm-project/compare/333771f3558c...40ba78679dc0


More information about the All-commits mailing list