[all-commits] [llvm/llvm-project] cb52e8: [clang][x86] Add constexpr support for MULX intrin...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Oct 1 07:12:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb52e8e13d97b0e3972b42298b19d02e4d066db4
https://github.com/llvm/llvm-project/commit/cb52e8e13d97b0e3972b42298b19d02e4d066db4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Headers/bmi2intrin.h
M clang/test/CodeGen/X86/bmi2-builtins.c
Log Message:
-----------
[clang][x86] Add constexpr support for MULX intrinsics (#110654)
With this patch all BMI2 intrinsics can now be used in constant expressions
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