aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorVladislav Vinogradov <vlad.vinogradov@intel.com>2021-02-25 18:54:21 +0300
committerVladislav Vinogradov <vlad.vinogradov@intel.com>2021-03-02 11:08:54 +0300
commit37eca08e5bcfbe926176412a4a0acf5b963da7e6 (patch)
tree77ff2f8ada43f515d0fe4b36d3b116aae094b615 /clang/lib/Frontend/CompilerInvocation.cpp
parent4444b343d7e208e6e6f7ee885d380d90df1c231d (diff)
downloadllvm-37eca08e5bcfbe926176412a4a0acf5b963da7e6.zip
llvm-37eca08e5bcfbe926176412a4a0acf5b963da7e6.tar.gz
llvm-37eca08e5bcfbe926176412a4a0acf5b963da7e6.tar.bz2
[mlir][NFC] Rename `MemRefType::getMemorySpace` to `getMemorySpaceAsInt`
Just a pure method renaming. It is a preparation step for replacing "memory space as raw integer" with more generic "memory space as attribute", which will be done in separate commit. The `MemRefType::getMemorySpace` method will return `Attribute` and become the main API, while `getMemorySpaceAsInt` will be declared as deprecated and will be replaced in all in-tree dialects (also in separate commits). Reviewed By: mehdi_amini, rriddle Differential Revision: https://reviews.llvm.org/D97476
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions