[PATCH] D84405: CodeGen: Improve generated IR for __builtin_mul_overflow(uint, uint, int)
Tom Stellard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 27 18:19:59 PDT 2020
tstellar added a comment.
Here is the assembly comparison for the 64-bit test I added between gcc and clang trunk + patch: https://reviews.llvm.org/P8227
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84405/new/
https://reviews.llvm.org/D84405
More information about the cfe-commits
mailing list