[clang] [clang] Constexpr for __builtin_shufflevector and __builtin_convertvector (PR #76615)
Nikolas Klauser via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 24 13:22:57 PDT 2024
Pol Marcet =?utf-8?q?Sardà?= <polmarcetsarda at gmail.com>,
Pol Marcet =?utf-8?q?Sardà?= <polmarcetsarda at gmail.com>,
Pol Marcet =?utf-8?q?Sardà?= <polmarcetsarda at gmail.com>,
Pol Marcet =?utf-8?q?Sardà?= <polmarcetsarda at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/76615 at github.com>
philnik777 wrote:
I just wanted to say thanks for working on this. I'd love to enable the vectorization branches in libc++ during constant evaluation. It's always a great way to have confidence in the correctness of the code, and this brings us a step closer to having fewer `__libcpp_is_constant_evaluated()` in the code base.
https://github.com/llvm/llvm-project/pull/76615
More information about the cfe-commits
mailing list