[all-commits] [llvm/llvm-project] a8e7d1: [ValueTracking] Simplify getKnowledgeValidInContex...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Oct 14 09:18:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8e7d11acaa3a066ca31b909ed8644cbbf7ccdd8
      https://github.com/llvm/llvm-project/commit/a8e7d11acaa3a066ca31b909ed8644cbbf7ccdd8
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-10-14 (Thu, 14 Oct 2021)

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

  Log Message:
  -----------
  [ValueTracking] Simplify getKnowledgeValidInContext() call (NFC)

This accepts an ArrayRef, there's no need to create a SmallVector.




More information about the All-commits mailing list