[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
Tue Jul 28 16:47:26 PDT 2020


tstellar updated this revision to Diff 281419.
tstellar added a comment.

Add volatile test.


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.281419.patch
Type: text/x-patch
Size: 6163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200728/048bf2b3/attachment-0001.bin>


More information about the cfe-commits mailing list