[all-commits] [llvm/llvm-project] 294831: [ValueTracking] Use SmallPtrSetImpl (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Apr 18 03:37:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 294831688ff9b45b115e00dabd3119d6803414ab
      https://github.com/llvm/llvm-project/commit/294831688ff9b45b115e00dabd3119d6803414ab
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-04-18 (Tue, 18 Apr 2023)

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

  Log Message:
  -----------
  [ValueTracking] Use SmallPtrSetImpl (NFC)

Don't hardcode set size in function signature.




More information about the All-commits mailing list