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.
Paths
| Differential D6988
Make intrinsic signature iAny work with arrays AbandonedPublic Authored by artagnon on Jan 14 2015, 6:01 PM.
Details
Diff Detail Event Timelineartagnon updated this object.
Revision Contents
Diff 18204 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
|