[llvm-commits] [llvm] r60042 - in /llvm/trunk: lib/Support/APFloat.cpp test/Transforms/IndVarsSimplify/2008-11-25-APFloatAssert.ll
Duncan Sands
baldrick at free.fr
Wed Nov 26 00:18:21 PST 2008
> Sure, how about adding a new opUnsupportedOp flag? opInvalidOp means
> something to IEEE, opUnsupportedOp could mean "we don't know how to
> fold this" which is different.
Why not teach APFloat to do arithmetic on PPCF128?
Ciao,
Duncan.
More information about the llvm-commits
mailing list