[PATCH] D28030: [TLI] Add prototype checking for all remaining LibFuncs.

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 12:26:08 PST 2017


ab updated this revision to Diff 84353.
ab marked an inline comment as done.
ab added a comment.

I spoke too soon!  Tests finished running, and it turns out that a couple transforms do assume that int is i32. Add back the removed checks.


https://reviews.llvm.org/D28030

Files:
  lib/Analysis/TargetLibraryInfo.cpp
  unittests/Analysis/CMakeLists.txt
  unittests/Analysis/TargetLibraryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28030.84353.patch
Type: text/x-patch
Size: 32876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/0d4a0358/attachment.bin>


More information about the llvm-commits mailing list