[PATCH] D11793: [compiler-rt] Add SourceLocations for float_cast_overflow data.
Filipe Cabecinhas via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 7 23:24:08 PDT 2015
filcab added a comment.
Addressed Alexey's comments. Had to cheat on the "__int128 not supported" case, but I think the current test is not bad.
Also simplified the return expression on `looksLikeFloatCastOverflowDataV1`.
> That would help in looksLikeFloatCastOverflowDataV1
I'm not sure what you mean here.
http://reviews.llvm.org/D11793
More information about the llvm-commits
mailing list