Issue 204126
Summary [clang] Add __builtin_pdepg/__builtin_pextg intrinsics
Labels clang, constexpr, clang:bytecode
Assignees
Reporter RKSimon
    Followup to #172857 - provide __builtin_pdepg/__builtin_pextg intrinsics intrinsics for packed bit deposit/expand instructions to lower to the @llvm.pdep and @llvm.pext ir intrinsics.

These should be able to replace the x86 pdep/pext clang intrinsics and reuse their constexpr handling as well.

CC @eisenwave
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to