[clang] [clang][bytecode] Implement ia32_select* builtins (PR #154758)
Simon Pilgrim via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 21 07:19:27 PDT 2025
RKSimon wrote:
There are a decent number of x86 intrinsics I'm hoping to support in constexpr - we'll have to see if we step over any kind of tolerance limit :/
https://github.com/llvm/llvm-project/pull/154758
More information about the cfe-commits
mailing list