[all-commits] [llvm/llvm-project] 75781f: Hexagon loop idiom pass segfaults when -debug pres...

swalk-qualcomm via All-commits all-commits at lists.llvm.org
Wed Jan 8 11:59:11 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75781fa3c77f14640459a97d4265dda76d80e453
      https://github.com/llvm/llvm-project/commit/75781fa3c77f14640459a97d4265dda76d80e453
  Author: swalk-qualcomm <quic_walk at qualcomm.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
    A llvm/test/CodeGen/Hexagon/loopIdiom.ll

  Log Message:
  -----------
  Hexagon loop idiom pass segfaults when -debug present (#121828)

There was an unprotected use of a function that could return the null
pointer.

---------

Co-authored-by: Steve Walk <walk at qti.qualcomm.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list