diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-11-10 22:49:21 +0900 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2023-12-01 17:51:46 +0900 |
commit | d55692d60d218f402ce107520daabed15f2d9ef6 (patch) | |
tree | b97fc2185ab5abd02279a03c45c56d2094245f96 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 2c976a1fac5c0d6fe1cd7c3637f3d16cc378f52b (diff) | |
download | llvm-d55692d60d218f402ce107520daabed15f2d9ef6.zip llvm-d55692d60d218f402ce107520daabed15f2d9ef6.tar.gz llvm-d55692d60d218f402ce107520daabed15f2d9ef6.tar.bz2 |
Reapply "ValueTracking: Identify implied fp classes by general fcmp (#66505)"
This reverts commit 96a0d714d58e48c363ee6abbbcdfd7a6ce646ac1.
Avoid assert with dynamic denormal-fp-math We don't recognize compares
with 0 as an exact class test if we don't know the denormal mode. We could
try to do better here, but it's probably not worth it.
Fixes asserts reported after 1adce7d8e47e2438f99f91607760b825e5e3cc37
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions