| Issue | 169994 |
|---|---|
| Summary | [X86][ConstExpr] Replace interp__builtin_blend with interp__builtin_ia32_shuffle_generic implementation |
| Labels | good first issue, backend:X86, constexpr, clang:bytecode |
| Assignees | |
| Reporter | RKSimon |
The ExprConstant handling of BI__builtin_ia32_blend / BI__builtin_ia32_pblend builtins can be similarly updated to use evalShuffleGeneric
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
