Changeset 88771d7 for src


Ignore:
Timestamp:
Mar 10, 2025, 8:40:59 PM (6 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
0603700
Parents:
45553f5
Message:

second attempt to move builtin types through the system

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/BasicTypes-gen.cpp

    r45553f5 r88771d7  
    5353        Float128xComplex,
    5454        NUMBER_OF_BASIC_TYPES,
    55 
    56         Float32x4,                                                                                      // ARM, gcc-14
    57         Float64x2,
    58         Svfloat32,
    59         Svfloat64,
    60         Svbool,
    6155};
    6256
Note: See TracChangeset for help on using the changeset viewer.