[LLVMdev] A Problem about LLVM Backend Port
Zhang Yinan
ictzyn at gmail.com
Mon Feb 2 06:55:23 PST 2015
I am porting llvm backend to our own target backend, which is based on MIPS arch. But I come across a problem when I run “llc -march=(our processor name) sum.ll” at the DAGtoDAG stage:
”LLVM ERROR: can’t select i32=FrameIndex<0> [ID] = 3 “
— zyn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150202/9db3b261/attachment.html>
More information about the llvm-dev
mailing list