[all-commits] [llvm/llvm-project] c64448: [ValueTracking] Pass unpacked arguments to compute...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Nov 27 08:36:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c6444867405d25e5784e36302c90bca1c280a964
      https://github.com/llvm/llvm-project/commit/c6444867405d25e5784e36302c90bca1c280a964
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

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

  Log Message:
  -----------
  [ValueTracking] Pass unpacked arguments to computeKnownBitsFromCmp() (NFC)

This will alllow using it with an inverted predicate in the future.




More information about the All-commits mailing list