[all-commits] [llvm/llvm-project] 9f620b: [InstCombine] Slightly optimize visitFcmp (NFC) (#...

Seraphimt via All-commits all-commits at lists.llvm.org
Sun Aug 31 08:49:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f620b8f62c4a0bdbf066c6f86ff9f38a6acd932
      https://github.com/llvm/llvm-project/commit/9f620b8f62c4a0bdbf066c6f86ff9f38a6acd932
  Author: Seraphimt <svet58585 at mail.ru>
  Date:   2025-08-31 (Sun, 31 Aug 2025)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp

  Log Message:
  -----------
  [InstCombine] Slightly optimize visitFcmp (NFC) (#156097)

Studying the code related to float found a slightly optimal sequence of
actions.



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