[all-commits] [llvm/llvm-project] 22a280: LICM: teach hoistMinMax about samesign (#122730)

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Mon Jan 13 12:04:20 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22a280d3924abf2cd2587dcff247bba884303c57
      https://github.com/llvm/llvm-project/commit/22a280d3924abf2cd2587dcff247bba884303c57
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LICM.cpp
    M llvm/test/Transforms/LICM/min_max.ll

  Log Message:
  -----------
  LICM: teach hoistMinMax about samesign (#122730)

Follow up on 4a0d53a (PatternMatch: migrate to CmpPredicate) to get rid
of one of the FIXMEs it introduced by replacing a predicate comparison
with CmpPredicate::getMatching.



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