[all-commits] [llvm/llvm-project] abcbca: [AArch64] Fix big endian shuffle vector miscompile...
hstk30-hw via All-commits
all-commits at lists.llvm.org
Mon Nov 20 02:24:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abcbca21cc2e8a2b256cd519df2b1559f29e8edd
https://github.com/llvm/llvm-project/commit/abcbca21cc2e8a2b256cd519df2b1559f29e8edd
Author: hstk30-hw <hanwei62 at huawei.com>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/aarch64-load-ext.ll
M llvm/test/CodeGen/AArch64/aarch64-uzp1-combine.ll
A llvm/test/CodeGen/AArch64/fix-shuffle-vector-be-rev.ll
M llvm/test/CodeGen/AArch64/neon-bitcast.ll
M llvm/test/CodeGen/AArch64/zext-to-tbl.ll
Log Message:
-----------
[AArch64] Fix big endian shuffle vector miscompile (#68673)
Fixes https://github.com/llvm/llvm-project/issues/65884
More information about the All-commits
mailing list