[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
Thu Dec 17 14:31:12 PST 2020
This revision was automatically updated to reflect the committed changes.
tstellar marked an inline comment as done.
Closed by commit rG3203143f1356: CodeGen: Improve generated IR for __builtin_mul_overflow(uint, uint, int) (authored by tstellar).
Herald added a subscriber: pengfei.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84405/new/
https://reviews.llvm.org/D84405
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/builtins-overflow.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84405.312618.patch
Type: text/x-patch
Size: 6163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201217/e8967659/attachment.bin>
More information about the cfe-commits
mailing list