[all-commits] [llvm/llvm-project] dcef5e: [Hexagon] Remove (redundant) HexagonISelLowering::...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Tue Aug 25 09:46:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dcef5e0c376c9ef558186ca8939b857bf7f76d56
      https://github.com/llvm/llvm-project/commit/dcef5e0c376c9ef558186ca8939b857bf7f76d56
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

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

  Log Message:
  -----------
  [Hexagon] Remove (redundant) HexagonISelLowering::isHvxOperation(SDValue)

Use isHvxOperation(SDNode*) instead.




More information about the All-commits mailing list