mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 03:36:47 +00:00

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