[all-commits] [llvm/llvm-project] c5a5f4: Reapply [ValueTracking] Drop ucmp/scmp from getInt...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Apr 22 07:56:11 PDT 2025


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

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

  Log Message:
  -----------
  Reapply [ValueTracking] Drop ucmp/scmp from getIntrinsicRange() (NFCI)

Reapply after d51b2785abf77978d9218a7b6fb5b8ec6c770c31, which should
fix optimization regressions.

After #135642 we have a range attribute on the intrinsic declaration,
so we should not need the special handling here.



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