[all-commits] [llvm/llvm-project] 110825: [Hexagon] Remove unneeded HexagonRegisterInfo::get...

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


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

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp
    M llvm/lib/Target/Hexagon/HexagonRegisterInfo.h

  Log Message:
  -----------
  [Hexagon] Remove unneeded HexagonRegisterInfo::getRARegister

That function exists in MCRegisterInfo, and is inherited into HRI.




More information about the All-commits mailing list