[PATCH] D21739: [TLI] Add functions determining if int parameters/returns should be zeroext/signext.

Marcin Kościelnicki via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 04:07:06 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287533: [TLI] Add functions determining if int parameters/returns should be… (authored by koriakin).

Changed prior to commit:
  https://reviews.llvm.org/D21739?vs=78678&id=78701#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21739

Files:
  llvm/trunk/include/llvm/Analysis/TargetLibraryInfo.h
  llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21739.78701.patch
Type: text/x-patch
Size: 5607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161121/4cefef5c/attachment.bin>


More information about the llvm-commits mailing list