[PATCH] D44559: [Sema] Wrong width of result of mul operation
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 16 14:18:45 PDT 2018
craig.topper added a comment.
icc seems to match gcc for those last 4 cases i sent. And MSVC is throwing an odd signed/unsigned mismatch
https://godbolt.org/g/s5FUTv
Repository:
rC Clang
https://reviews.llvm.org/D44559
More information about the llvm-commits
mailing list