11 Revision History
Changes from October 22, 2021 to August 5, 2022 (from Revision H (October 2021) to Revision I (August 2022))
- Added __C7X_HOSTEM__, __C7120__, and __C7504__ preprocessor
symbols.Go
- Simplified example program syntax since the cl7x compiler now
accepts the constructor-style syntax for vector initialization.Go
- Native vector types are now called "TI vector types." In addition,
several limitations related to complex vector types have been resolved. See the
C7000 C/C++ Optimizing Compiler User's Guide for
details.Go
- Both cl7x and Host Emulation compilers now accept constructor-style syntax
for vector initialization.Go
- Clarified types of accessors supported, and updated workarounds for swizzle
accessors.Go
- Modified example code.Go
- Updated table of key terms found in vector-related errors and
warnings.Go
- Updated table of errors and warnings related to syntax
changes.Go