[clang] [Headers][X86] Allow integer/fp absolute intrinsics to be used in constexpr (PR #154662)

2025-08-28 Thread Ye Tian via cfe-commits
TianYe717 wrote: > LGTM - cheers (I've updated the patch to trunk to bump the CI to try and get > it green) Thanks for the review. Can you please help merge this PR? https://github.com/llvm/llvm-project/pull/154662 ___ cfe-commits mailing list cfe-co

[clang] [Headers][X86] Allow integer/fp absolute intrinsics to be used in constexpr (PR #154662)

2025-08-27 Thread Ye Tian via cfe-commits
TianYe717 wrote: > This should have a release note, right? Thanks for pointing that out — happy to add a release note. I’m just wondering though: since this PR is part of the larger [[feature-request]](https://github.com/llvm/llvm-project/issues/30794), should we add a note for each sub-issue

[clang] [Headers][X86] Allow integer/fp absolute intrinsics to be used in constexpr (PR #154662)

2025-08-27 Thread Ye Tian via cfe-commits
TianYe717 wrote: > @TianYe717 Sorry I missed this - will take a look soon No worries, thank you! https://github.com/llvm/llvm-project/pull/154662 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/c

[clang] [Headers][X86] Allow integer/fp absolute intrinsics to be used in constexpr (PR #154662)

2025-08-24 Thread Ye Tian via cfe-commits
TianYe717 wrote: @RKSimon Hi, Could you please take a look? Thanks! https://github.com/llvm/llvm-project/pull/154662 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Headers][X86] Allow integer/fp absolute intrinsics to be used in constexpr (PR #154662)

2025-08-24 Thread Ye Tian via cfe-commits
https://github.com/TianYe717 ready_for_review https://github.com/llvm/llvm-project/pull/154662 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Headers][X86] Allow integer/fp absolute intrinsics to be used in constexpr (PR #154662)

2025-08-24 Thread Ye Tian via cfe-commits
https://github.com/TianYe717 updated https://github.com/llvm/llvm-project/pull/154662 >From 46a7f75ab3313a0bd78e40cf88d63cc5fde8dd6e Mon Sep 17 00:00:00 2001 From: Ye Tian <939808...@qq.com> Date: Thu, 21 Aug 2025 11:01:51 +0800 Subject: [PATCH] [Headers][X86] Allow integer/fp absolute intrinsic

[clang] [Headers][X86] Allow integer/fp absolute intrinsics to be used in constexpr (PR #154662)

2025-08-24 Thread Ye Tian via cfe-commits
https://github.com/TianYe717 edited https://github.com/llvm/llvm-project/pull/154662 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Headers][X86] Allow integer/fp absolute intrinsics to be used in constexpr (PR #154662)

2025-08-24 Thread Ye Tian via cfe-commits
https://github.com/TianYe717 edited https://github.com/llvm/llvm-project/pull/154662 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Headers][X86] Allow integer/fp absolute intrinsics to be used in constexpr (PR #154662)

2025-08-24 Thread Ye Tian via cfe-commits
https://github.com/TianYe717 updated https://github.com/llvm/llvm-project/pull/154662 >From 46a7f75ab3313a0bd78e40cf88d63cc5fde8dd6e Mon Sep 17 00:00:00 2001 From: Ye Tian <939808...@qq.com> Date: Thu, 21 Aug 2025 11:01:51 +0800 Subject: [PATCH] [Headers][X86] Allow integer/fp absolute intrinsic

[clang] [Headers][X86] Allow integer/fp absolute intrinsics to be used in constexpr (PR #154662)

2025-08-20 Thread Ye Tian via cfe-commits
https://github.com/TianYe717 created https://github.com/llvm/llvm-project/pull/154662 This PR fixes [issue](https://github.com/llvm/llvm-project/issues/153556) >From 0bc4ac3e846ab621cee5a7686e4d313ccd7889b7 Mon Sep 17 00:00:00 2001 From: Ye Tian <939808...@qq.com> Date: Thu, 21 Aug 2025 11:01:5