[clang] [clang] constexpr atomic builtins (__c11_atomic_OP and __atomic_OP) (PR #98756)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 13 05:32:23 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>
AaronBallman 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.
>
> I will try, I'm not familiar with that code at all. If there is someone I can ask question, it would be greatly appreciated.
Thank you for being willing to try! If you run into questions, @tbaederr is the expert in this area, but @erichkeane and I can try to help out as well.
https://github.com/llvm/llvm-project/pull/98756
More information about the cfe-commits
mailing list