[cfe-dev] RFC: Add New Set of Vector Math Builtins

Florian Hahn via cfe-dev cfe-dev at lists.llvm.org
Fri Oct 22 04:17:53 PDT 2021



> On Oct 21, 2021, at 22:03, Simon Pilgrim via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> 
> Sorry I'm late to the discussion (and thank you for working on this!) - I was wondering if you'd investigated making these builtins constexpr at all? Simon.


So far I have not looked into making the builtins constexprs, but I think it would make a lot of sense. IIUC this would mostly be a question of whether someone is interested in implementing constexpr evaluation for the builtins in Clang :)


More information about the cfe-dev mailing list