[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:58:37 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 (without tests).



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


More information about the llvm-commits mailing list