[clang] [clang] Constexpr for __builtin_shufflevector and __builtin_convertvector (PR #76615)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 15 11:52:42 PST 2024
Pol Marcet =?utf-8?q?Sardà ?= <polmarcetsarda at gmail.com>,
Pol Marcet =?utf-8?q?Sardà ?= <polmarcetsarda at gmail.com>,Pol M
<polmarcetsarda at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/76615 at github.com>
https://github.com/sethp commented:
Hi @Destroyerrrocket, thanks for your work getting vectors into constexpr-land! I'm also curious about that, so I did my best to give you a helpful review.
The only part I'd be uncomfortable about merging is the handling of `-1` sentinels / indeterminate values: everything else I expect you to take as no more than a gentle suggestion.
https://github.com/llvm/llvm-project/pull/76615
More information about the cfe-commits
mailing list