aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/Targets/Lanai.cpp
diff options
context:
space:
mode:
authorLuke Hutton <luke.hutton@arm.com>2025-10-16 09:52:34 +0100
committerGitHub <noreply@github.com>2025-10-16 09:52:34 +0100
commit62e786ae6334eab25a119cac876a918e83ba7221 (patch)
tree8f0efa564cc9973878be42f2f8c9615af9fef5e1 /clang/lib/CodeGen/Targets/Lanai.cpp
parentc48aa54656aa3807c99ef7a0b046ab293aa107db (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[mlir][tosa] Add specification versioning to target environment (#156425)HEADmain
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/lib/CodeGen/Targets/Lanai.cpp')
0 files changed, 0 insertions, 0 deletions