[all-commits] [llvm/llvm-project] 475d22: [Hexagon] Reduce the spill alignment for double/qu...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Sun Nov 13 12:03:07 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 475d22895a94db3fd711bdd1b3da7933b87ccda0
      https://github.com/llvm/llvm-project/commit/475d22895a94db3fd711bdd1b3da7933b87ccda0
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2022-11-13 (Sun, 13 Nov 2022)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonRegisterInfo.td
    M llvm/test/CodeGen/Hexagon/hvx-reuse-fi-base.ll

  Log Message:
  -----------
  [Hexagon] Reduce the spill alignment for double/quad vector classes

The spill alignment for HVX vectors is always the single vector size,
regardless of whether the class describes vector tuples or not.




More information about the All-commits mailing list