[all-commits] [llvm/llvm-project] dd55ec: [ValueTracking] Remove unused Depth parameter (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Sep 18 02:12:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd55ece63832f3a609c03f1b12995df5c105d53d
      https://github.com/llvm/llvm-project/commit/dd55ece63832f3a609c03f1b12995df5c105d53d
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-09-18 (Mon, 18 Sep 2023)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp

  Log Message:
  -----------
  [ValueTracking] Remove unused Depth parameter (NFC)

Clarify that the Depth is always 0 in this function for a future
change.




More information about the All-commits mailing list