[all-commits] [llvm/llvm-project] ef3883: Revert "Reapply "InstCombine: Introduce SimplifyDe...

PiJoules via All-commits all-commits at lists.llvm.org
Thu Oct 12 13:23:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef388334ee5a3584255b9ef5b3fefdb244fa3fd7
      https://github.com/llvm/llvm-project/commit/ef388334ee5a3584255b9ef5b3fefdb244fa3fd7
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M clang/test/Headers/__clang_hip_math.hip
    M llvm/include/llvm/Analysis/ValueTracking.h
    M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
    M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    M llvm/test/Transforms/InstCombine/simplify-demanded-fpclass.ll

  Log Message:
  -----------
  Revert "Reapply "InstCombine: Introduce SimplifyDemandedUseFPClass""

This reverts commit 5a36904c515b.

Reverted because this breaks some floating point operations. See the
comment on https://github.com/llvm/llvm-project/commit/5a36904c515b.




More information about the All-commits mailing list