[llvm-dev] Builtin reordered

Romaric Jodin via llvm-dev llvm-dev at lists.llvm.org
Mon Feb 29 23:24:26 PST 2016


Hi,

I have an issue with some builtins that are reordered (during instructions selection it seems) with others instructions and/or others builtins.
Is it normal?
How could I prevent it from happening?

Thanks,
Romaric


More information about the llvm-dev mailing list