davemgreen wrote:
I didn't believe that the backend supports it properly yet (or was tested
at-all). I'm not sure of the details on why that was deemed OK not to support
it. @sdesmalen-arm and @paulwalker-arm might know more.
https://github.com/llvm/llvm-project/pull/132772
___
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (hstk30-hw)
Changes
Want to support SVE in big endian. Not sure how many bugs it has.
`CreateVectorReverse` may not a correct api for REV, sleep :)
---
Full diff: https://github.com/llvm/llvm-project/pull/132772.diff
2 Files Aff
https://github.com/hstk30-hw created
https://github.com/llvm/llvm-project/pull/132772
Want to support SVE in big endian. Not sure how many bugs it has.
`CreateVectorReverse` may not a correct api for REV, sleep :)
>From cbcd3d0cc0608ba0f1dc52e525bc8cf1c39aee9b Mon Sep 17 00:00:00 2001
From: