[llvm-commits] [RFC] Patch 1/3 for the native code compiler of Erlang
Jakob Stoklund Olesen
stoklund at 2pi.dk
Mon May 14 08:26:03 PDT 2012
On May 13, 2012, at 3:31 PM, Yiannis Tsiouris wrote:
> I reproduced the problem by just adding a " CCIfType<[i8, i16, i32],
> CCPromoteToType<i64>>," line in RetCC_X86Common in a vanilla LLVM tree
> and trying to compile a simple function that uses i32 vregs without a
> cc. Is this normal or a bug? I could try to fix it if this is the case.
This looks like something worth tracking down.
/jakob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120514/0f432e02/attachment.html>
More information about the llvm-commits
mailing list