[PATCH] D48846: [ARM] Fix PR37382: Don't optimize mul.with.overflow on thumbv6m.
Vadzim Dambrouski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 2 12:49:39 PDT 2018
pftbest added a comment.
I've added a RUN line in overflow-intrinsic-optimizations.ll test, and it will cause the same exact assertion if tested without the fix. So I think adding another test would be redundant.
Repository:
rL LLVM
https://reviews.llvm.org/D48846
More information about the llvm-commits
mailing list