On Wed, Jul 15, 2026 at 05:29:01PM +0530, Kishan Parmar wrote: > Add the initial infrastructure required to support Dense Math Facility > (DMF) builtins. > > Extend the builtin generator with a new "dm" stanza, ENB_DM enable flag, > DMR base type, and DM-specific builtin attributes used for Dense Math > builtins. Also add TARGET_DMF builtin enablement checks. > > These changes provide the foundation for subsequent Dense Math builtin > support. The infrastructure is enabled only when TARGET_DMF is active > (for example, via -mdense-math) and targets a future Power ISA that may > or may not be be implemented in future Power processors and the builtin > interfaces may change accordingly.
This is ok for the master branch. It needs the patches to add -mdense-math before it can be applied to the GCC 16 branch. If those patches are back ported, it is ok to put it in GCC 16 once it has been on the master branch without an issue for at least a week. -- Michael Meissner, IBM PO Box 98, Ayer, Massachusetts, USA, 01432 email: [email protected]
