[all-commits] [llvm/llvm-project] 03e786: [ValueTracking] Move `getFlippedStrictnessPredicat...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Wed Jan 8 04:03:12 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03e7862962d01a5605f1eeeb26626083584945ff
      https://github.com/llvm/llvm-project/commit/03e7862962d01a5605f1eeeb26626083584945ff
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

  Changed paths:
    M llvm/include/llvm/Analysis/ValueTracking.h
    M llvm/include/llvm/Transforms/InstCombine/InstCombiner.h
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp

  Log Message:
  -----------
  [ValueTracking] Move `getFlippedStrictnessPredicateAndConstant` into ValueTracking. NFC. (#122064)

Needed by https://github.com/llvm/llvm-project/pull/121958.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list