[PATCH] D51769: [X86] Change the addcarry and subborrow intrinsics to return 2 results and remove the pointer argument.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 10:00:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341677: [X86] Change the addcarry and subborrow intrinsics to return 2 results and… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51769?vs=164350&id=164451#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51769

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/adx-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/adx-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51769.164451.patch
Type: text/x-patch
Size: 27836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/d03a6e84/attachment.bin>


More information about the llvm-commits mailing list