[all-commits] [llvm/llvm-project] a22151: Add implementation isTargetCanonicalConstantNode f...

Haojian Wu via All-commits all-commits at lists.llvm.org
Wed Dec 7 04:21:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2215149aeb7792161552d35b1879d04cbfd26a1
      https://github.com/llvm/llvm-project/commit/a2215149aeb7792161552d35b1879d04cbfd26a1
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
    M llvm/lib/Target/Hexagon/HexagonISelLowering.h
    A llvm/test/CodeGen/Hexagon/infinite-loop.ll

  Log Message:
  -----------
  Add implementation isTargetCanonicalConstantNode for hexagon.

This fixes an infinite compiling loop caused by https://reviews.llvm.org/D137140

Differential Revision: https://reviews.llvm.org/D139525




More information about the All-commits mailing list