[compiler-rt] [compiler-rt] Make Arm builtins aware of endianness (PR #123204)

Victor Campos via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 20 03:57:21 PST 2025


vhscampos wrote:

@smithp35 For simplicity I've decided to add support of big endianness to all Arm builtins that have the same pattern (`vmov` between GPRs and double FP).

https://github.com/llvm/llvm-project/pull/123204


More information about the llvm-commits mailing list