[all-commits] [llvm/llvm-project] 26bb22: Revert "InstCombine: Introduce SimplifyDemandedUse...
Jonas Hahnfeld via All-commits
all-commits at lists.llvm.org
Thu Oct 5 01:36:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26bb22b0c89e9b27576fd1f5683e0bc9ac3b4ec9
https://github.com/llvm/llvm-project/commit/26bb22b0c89e9b27576fd1f5683e0bc9ac3b4ec9
Author: Jonas Hahnfeld <jonas.hahnfeld at cern.ch>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
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 "InstCombine: Introduce SimplifyDemandedUseFPClass"
It causes a test failure of clang/test/Headers/__clang_hip_math.hip:
https://lab.llvm.org/buildbot/#/builders/109/builds/75022
This reverts commit 59c6e2e9c1beee0bc73922fe44c9fd4462289847.
More information about the All-commits
mailing list