[all-commits] [llvm/llvm-project] c47a5f: Revert "[llvm] add GenericFloatingPointPredicateUt...

Kewen12 via All-commits all-commits at lists.llvm.org
Wed May 21 16:31:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c47a5fbb229bbdee30aeb4e5761e8c083f2fe680
      https://github.com/llvm/llvm-project/commit/c47a5fbb229bbdee30aeb4e5761e8c083f2fe680
  Author: Kewen12 <Kewen.Meng at amd.com>
  Date:   2025-05-21 (Wed, 21 May 2025)

  Changed paths:
    R llvm/include/llvm/ADT/GenericFloatingPointPredicateUtils.h
    R llvm/include/llvm/Analysis/FloatingPointPredicateUtils.h
    M llvm/include/llvm/Analysis/ValueTracking.h
    R llvm/include/llvm/CodeGen/MachineFloatingPointPredicateUtils.h
    M llvm/lib/Analysis/CMakeLists.txt
    R llvm/lib/Analysis/FloatingPointPredicateUtils.cpp
    M llvm/lib/Analysis/InstructionSimplify.cpp
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/lib/CodeGen/CMakeLists.txt
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    R llvm/lib/CodeGen/MachineFloatingPointPredicateUtils.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
    M llvm/unittests/Analysis/ValueTrackingTest.cpp

  Log Message:
  -----------
  Revert "[llvm] add GenericFloatingPointPredicateUtils (#140254)" (#140968)

This reverts commit d00d74bb2564103ae3cb5ac6b6ffecf7e1cc2238. 

The PR breaks our buildbots and blocks downstream merge.



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