[all-commits] [llvm/llvm-project] 50f846: [FastISel] Add some debug output (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu May 12 03:25:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50f846d63443781a5c00ec7022c381c4f09f543d
      https://github.com/llvm/llvm-project/commit/50f846d63443781a5c00ec7022c381c4f09f543d
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-05-12 (Thu, 12 May 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

  Log Message:
  -----------
  [FastISel] Add some debug output (NFC)

Print a debug message when aborting isel (next to the ORE report)
and when folding a load.




More information about the All-commits mailing list