[llvm] [ValueTracking] Bail out on x86_fp80 when computing fpclass with knownbits (PR #130477)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 9 04:07:11 PDT 2025
arsenm wrote:
Probably should remove the isIEEE from APFloat. It has repeatedly caused confusion and it only points out an irrelevant APFloat implementation detail
https://github.com/llvm/llvm-project/pull/130477
More information about the llvm-commits
mailing list