[all-commits] [llvm/llvm-project] 0d0c22: Revert "Reapply "ValueTracking: Identify implied f...
Mikhail Goncharov via All-commits
all-commits at lists.llvm.org
Tue Dec 5 02:10:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d0c2298552222b049fa3b8db5efef4b161e51e9
https://github.com/llvm/llvm-project/commit/0d0c2298552222b049fa3b8db5efef4b161e51e9
Author: Mikhail Goncharov <goncharov.mikhail at gmail.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M llvm/include/llvm/Analysis/ValueTracking.h
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/Attributor/nofpclass-implied-by-fcmp.ll
M llvm/test/Transforms/InstSimplify/assume-fcmp-constant-implies-class.ll
Log Message:
-----------
Revert "Reapply "ValueTracking: Identify implied fp classes by general fcmp (#66505)""
This reverts commit d55692d60d218f402ce107520daabed15f2d9ef6.
See discussion in #66505: assertion fires in OSS build of TensorFlow.
More information about the All-commits
mailing list