anthonylouisbsb commented on pull request #10493: URL: https://github.com/apache/arrow/pull/10493#issuecomment-857717959
## LLVM Limitations - Looking at the LLVM Documentation and for some links. It seems that for the Interpreted mode, the LLVM does not support for some types and some functions that are used by the Gandiva and that work in JIT mode. - https://www.graalvm.org/reference-manual/llvm/NativeExecution/ (to find the references about the LLVM, search for `LLVM instruction set support`) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
