diff options
author | Luke Hutton <luke.hutton@arm.com> | 2025-10-16 09:52:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-16 09:52:34 +0100 |
commit | 62e786ae6334eab25a119cac876a918e83ba7221 (patch) | |
tree | 8f0efa564cc9973878be42f2f8c9615af9fef5e1 /clang/test/Sema/attr-cpuspecific-cpus.c | |
parent | c48aa54656aa3807c99ef7a0b046ab293aa107db (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
This commit adds a new "specification_version" field to the TOSA target
environment attribute. This allows a user to specify which version of
the TOSA specification they would like to target during lowering.
A leading example in the validation pass has also been added. This
addition adds a version to each profile compliance entry to track which
version of the specification the entry was added. This allows a
backwards compatibility check to be implemented between the target
version and the profile compliance entry version.
For now a default version of "1.0" is assumed. "1.1.draft" is added to
denote an in-development version of the specification targeting the next
release.
Diffstat (limited to 'clang/test/Sema/attr-cpuspecific-cpus.c')
0 files changed, 0 insertions, 0 deletions