llvm/llvm-project
Vedi su GitHub[InstCombiner] foldIntrinsicIsFPClass - incorrect submasking of FPClassTest masks
Open
#189.949 aperta il 1 apr 2026
floating-pointgood first issuellvm:instcombine
Metriche repository
- Star
- (26.378 star)
- Metriche merge PR
- (Merge medio 1g 2h) (1000 PR mergiate in 30 g)
Descrizione
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: