IRTranslator creates G_DYN_STACKALLOC instruction during expansion of
alloca when argument that tells number of elements to allocate on stack
is a virtual register. Use default lowering for MIPS32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM