[llvm-dev] [GlobalISel] Why GlobalISel does not support big endian ISA?
Sheng Yan Chen via llvm-dev
llvm-dev at lists.llvm.org
Wed Nov 24 05:20:58 PST 2021
Hi,
I've searched mailing list for this question and couldn't find helpful
information.
My question:
- Why GlobalISel does not support big endian ISA ?
- Which part doesn't support ? IRTranslator ? Legalizer ? Instruction
Selector ?
- Will it support big endian in the future ?
- How hard the work will be ? Can rookie like me have the chance to
contribute and improve ?
Thanks for reading this question ! Have a nice day !
Sheng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211124/d56b2685/attachment.html>
More information about the llvm-dev
mailing list