diff options
author | Jakub Kuderski <jakub@nod-labs.com> | 2023-09-30 00:21:28 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-30 00:21:28 -0400 |
commit | 94189e101c232d2f5911d34da857df815955470e (patch) | |
tree | 444b671a0d4a4f5747104bef571065bf42b2fce5 /clang/lib/Basic/SourceManager.cpp | |
parent | 4b13c86d980af81fb9badc1b6b88f77f4faf5e53 (diff) | |
download | llvm-94189e101c232d2f5911d34da857df815955470e.zip llvm-94189e101c232d2f5911d34da857df815955470e.tar.gz llvm-94189e101c232d2f5911d34da857df815955470e.tar.bz2 |
[mlir][spirv] Implement missing validation rules for ptr variables (#67871)
Variables that point to physical storage buffer require aliasing
decorations. This is specified by the `SPV_KHR_physical_storage_buffer`
extension.
Also add an example of a variable with a decoration attribute.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions