[LLVMdev] Sequence of BuildMI without order dependency

Tim Northover t.p.northover at gmail.com
Fri Jul 3 16:31:36 PDT 2015


> As a result I see that there is a dependency between the produced
> instructions which shouldnt be there as the instructions are not data dependent.
> Can anybody tell me how to avoid getting the dependency?

What are you seeing that makes you think there's a dependency being formed?

Tim.



More information about the llvm-dev mailing list