[PATCH] D24076: [ARM] Use __rt_div functions for DIVREM on Windows

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 13:06:14 PDT 2016


mstorsjo marked 3 inline comments as done.
mstorsjo added a comment.

Thanks for the comments, I'll update the patch accordingly.



> compnerd wrote in dbzchk.ll:185
> Why are you removing the check for the actual dbzchk codegen?

Sorry about that, that change is from an earlier version of the patch where some of the DBZCHKs vanished (when I hadn't added the new ones into REM and DIVREM). I restored this hunk (and some of the ones above as well).

https://reviews.llvm.org/D24076





More information about the llvm-commits mailing list