[PATCH] D133850: [AArch64] Improve codegen for "trunc <4 x i64> to <4 x i8>" for all cases
Sheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 23 03:57:10 PDT 2022
0x59616e added a comment.
In D133850#3809437 <https://reviews.llvm.org/D133850#3809437>, @efriedma wrote:
> I have no idea regarding how gdb decides to print it... but for the general issue, hopefully https://llvm.org/docs/BigEndianNEON.html helps?
This is helpful. It contains some information that I didn't know before. Thanks :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133850/new/
https://reviews.llvm.org/D133850
More information about the llvm-commits
mailing list