[llvm] feat: fix big endian shuffle vector miscompile (PR #68673)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 20 00:08:09 PST 2023
================
@@ -0,0 +1,15 @@
+; RUN: llc < %s -mtriple=aarch64_be | FileCheck %s
----------------
hstk30-hw wrote:
Solve it.
https://github.com/llvm/llvm-project/pull/68673
More information about the llvm-commits
mailing list