[PATCH] D31807: Fix signed multiplication with overflow fallback.

James Duley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 10:19:26 PDT 2017


jamesduley marked an inline comment as done.
jamesduley added a comment.

> Looks like this should already be exercised by test/CodeGen/ARM/umulo-32.ll;  I'd say remove that file entirely.

That's testing unsigned though, so shouldn't I leave it?


https://reviews.llvm.org/D31807





More information about the llvm-commits mailing list