llvm/llvm-project
在 GitHub 查看[InstCombiner] foldIntrinsicIsFPClass - incorrect submasking of FPClassTest masks
Open
#189,949 建立於 2026年4月1日
floating-pointgood first issuellvm:instcombine
倉庫指標
- Star
- (26,378 star)
- PR 合併指標
- (平均合併 1天 2小時) (30 天內合併 1,000 個 PR)
描述
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: