[PATCH] Make intrinsic signature iAny work with arrays
Ramkumar Ramachandra
artagnon at gmail.com
Wed Jan 14 18:01:17 PST 2015
Hi reames, dblaikie, sanjoy,
iAny current works for integers and integer vectors, but not for integer
arrays. Fix this assymmetry.
While at it, open the door for a possible aAny corresponding to vAny.
http://reviews.llvm.org/D6988
Files:
include/llvm/IR/Intrinsics.h
include/llvm/IR/Type.h
lib/IR/Function.cpp
lib/IR/Type.cpp
lib/IR/Verifier.cpp
test/CodeGen/X86/statepoint-call-lowering.ll
utils/TableGen/IntrinsicEmitter.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6988.18204.patch
Type: text/x-patch
Size: 8335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150115/8a09e8db/attachment.bin>
More information about the llvm-commits
mailing list