diff options
author | Krzysztof Drewniak <krzysdrewniak@gmail.com> | 2025-04-02 15:38:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-02 15:38:10 -0500 |
commit | 554859c73688ec11786a060613989d1a333991bb (patch) | |
tree | 7cca708532fac66f58755f19c4cde158d8df7547 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | bb8a7a7349f9842e587cb43b2a81b3d46c1e70ef (diff) | |
download | llvm-554859c73688ec11786a060613989d1a333991bb.zip llvm-554859c73688ec11786a060613989d1a333991bb.tar.gz llvm-554859c73688ec11786a060613989d1a333991bb.tar.bz2 |
[TTI] Make isLegalMasked{Load,Store} take an address space (#134006)
In order to facilitate targets that only support masked loads/stores
on certain address spaces (AMDGPU will support them in an upcoming
patch, but only for address space 7), add an AddressSpace parameter
to isLegalMaskedLoad and isLegalMaskedStore
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions