diff options
author | Alex Zinenko <zinenko@google.com> | 2019-12-06 12:00:01 -0800 |
---|---|---|
committer | A. Unique TensorFlower <gardener@tensorflow.org> | 2019-12-06 12:01:46 -0800 |
commit | be3ed14658721aa458eeb887db5a5fc4b5a5fc1e (patch) | |
tree | 96a6880cfbac7d46066cf7bd4897d91501facf9f /mlir/lib/Conversion/LoopsToGPU/LoopsToGPU.cpp | |
parent | ccc767d63bea96652b97f4b726bbcf079716f33e (diff) | |
download | bcm5719-llvm-be3ed14658721aa458eeb887db5a5fc4b5a5fc1e.tar.gz bcm5719-llvm-be3ed14658721aa458eeb887db5a5fc4b5a5fc1e.zip |
LLVM::GlobalOp: take address space as builder argument
Accept the address space of the global as a builder argument when constructing
an LLVM::GlobalOp instance. This decreases the reliance of LLVM::GlobalOp users
on the internal name of the attribute used for this purpose. Update several
uses of the address space in GPU to NVVM conversion.
PiperOrigin-RevId: 284233254
Diffstat (limited to 'mlir/lib/Conversion/LoopsToGPU/LoopsToGPU.cpp')
0 files changed, 0 insertions, 0 deletions