[all-commits] [llvm/llvm-project] f25622: [clang][x86] Add constexpr support for BZHI intrin...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Sep 30 08:30:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2562229642520c49fc44aa9c89e5e5ab7a3f698
https://github.com/llvm/llvm-project/commit/f2562229642520c49fc44aa9c89e5e5ab7a3f698
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/BuiltinsX86.def
M clang/include/clang/Basic/BuiltinsX86_64.def
M clang/lib/AST/ExprConstant.cpp
M clang/lib/Headers/bmi2intrin.h
M clang/test/CodeGen/X86/bmi2-builtins.c
Log Message:
-----------
[clang][x86] Add constexpr support for BZHI intrinsics (#110508)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list