[PATCH] D70077: [X86] Add more add/sub carry tests
David Zarzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 12:02:59 PST 2019
davezarzycki updated this revision to Diff 228745.
davezarzycki added a subscriber: uweigand.
davezarzycki added a comment.
Removed `dso_local` and `local_unnamed_addr #0` tags. Also updated the System Z tests based to not be overly strict based on feedback from @uweigand.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70077/new/
https://reviews.llvm.org/D70077
Files:
test/CodeGen/SystemZ/int-uadd-03.ll
test/CodeGen/SystemZ/int-usub-03.ll
test/CodeGen/X86/addcarry.ll
test/CodeGen/X86/subcarry.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70077.228745.patch
Type: text/x-patch
Size: 25026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191111/9b17ae77/attachment.bin>
More information about the llvm-commits
mailing list