llvm/llvm-project
Voir sur GitHub[InstCombiner] foldIntrinsicIsFPClass - incorrect submasking of FPClassTest masks
Open
#189 949 ouverte le 1 avr. 2026
floating-pointgood first issuellvm:instcombine
Métriques du dépôt
- Stars
- (26 378 stars)
- Métriques de merge PR
- (Merge moyen 1j 2h) (1 000 PRs mergées en 30 j)
Description
As mentioned here when creating the DAG equivalent: https://github.com/llvm/llvm-project/pull/189944#discussion_r3021637130
We shouldn't be looking for equality, we should be testing that they are a subset of the known classes: