[LLVMdev] lowering and non legal types in fast-isel

Anton Korobeynikov anton at korobeynikov.info
Sun Aug 31 00:55:51 PDT 2014


Fastisel should fallback to usual selector in the cases it cannot
handle. So, for illegal types as well.

On Sun, Aug 31, 2014 at 1:42 AM, reed kotler <rkotler at mips.com> wrote:
> Fast-isel is not equipped in general to deal with non legal types.
>
> It would seem that an llvm assembler pass run after clang  but before llvm
> could do the lowering though.
>
> Any thoughts?
>
> Reed
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list