Registered Member
|
Hi,
For our application, we are using Eigen for matricial computation. We target multiple devices and also, iWatch. For now Apple does not allow for inline assembly in Bitcode. When trying to push our project on the AppStore, we got the following issue:
To what I understand it's linked to assembly code inlined in Eigen, and indeed to be able to compile Eigen on iWatch we had to add
Is there a way to disable inline assembly in whole Eigen ? If yes how ? Or do you see any other approach to overcome our issue ? Thank you very much for your help |
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]