[clang] [clang] constexpr atomic builtins (__c11_atomic_OP and __atomic_OP) (PR #98756)
Timm Baeder via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 9 07:15:05 PST 2025
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/98756 at github.com>
tbaederr wrote:
Unfortunately we currently have two constant expression evaluators, can you take a look at implementing this in the bytecode interpreter as well? Since this PR is already pretty big I think it would be OK to do it in a follow-up PR.
https://github.com/llvm/llvm-project/pull/98756
More information about the cfe-commits
mailing list