diff options
author | Alexander Batashev <alexbatashev@outlook.com> | 2022-06-07 12:13:59 +0300 |
---|---|---|
committer | Alexander Batashev <alexbatashev@outlook.com> | 2022-06-07 12:14:38 +0300 |
commit | 8324561e33b44804fe44215a28a2f64c15717dc0 (patch) | |
tree | ea9eddf7fda588d2f71726816a40595a00cdb611 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 1feed6691a2755609cc954a05d0405e8080118c4 (diff) | |
download | llvm-8324561e33b44804fe44215a28a2f64c15717dc0.zip llvm-8324561e33b44804fe44215a28a2f64c15717dc0.tar.gz llvm-8324561e33b44804fe44215a28a2f64c15717dc0.tar.bz2 |
[mlir][spirv] Correctly deduce PhysicalStorageBuffer64 addressing model
According to the SPIR-V specification[1], PhysicalStorageBuffer storage
class can only be used iff addressing model is PhysicalStorageBuffer64.
[1]: https://www.khronos.org/registry/SPIR-V/specs/unified1/SPIRV.html#_addressing_model
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D127067
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions