https://bugs.llvm.org/show_bug.cgi?id=48003
Bug ID: 48003
Summary: clangsa unsupported AST node ShuffleVectorExpr
Product: clang
Version: 11.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Static Analyzer
Assignee: dcough...@apple.com
Reporter: ji...@gmx.net
CC: dcough...@apple.com, llvm-bugs@lists.llvm.org
In file included from
/usr/lib/llvm-11/lib/clang/11.0.0/include/xmmintrin.h:3005:
/usr/lib/llvm-11/lib/clang/11.0.0/include/emmintrin.h:4633:19: error: cannot
import unsupported AST node ShuffleVectorExpr
return (__m128i)__builtin_shufflevector((__v16qi)__a, (__v16qi)__b, 0, 16+0,
1, 16+1, 2, 16+2, 3, 16+3, 4, 16+4, 5, 16+5, 6, 16+6, 7, 16+7);
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs