[llvm] [ValueTracking] Compute known FPClass from dominating condition (PR #80740)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 20:57:59 PST 2024


dtcxzyw wrote:

> I'd generally expect that assume and condition handling reuses the same logic. It seems like now assumes and conditions will handle different (even disjoint) cases?

I have added fcmp/is.fpclass support.


https://github.com/llvm/llvm-project/pull/80740


More information about the llvm-commits mailing list