Expose a convenience function to add interface attributes to a function.
authorMahesh Ravishankar <ravishankarm@google.com>
Wed, 11 Dec 2019 20:21:13 +0000 (12:21 -0800)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 11 Dec 2019 20:21:42 +0000 (12:21 -0800)
commit652fc261d7f2ce796a826094a20abcb50106c9ce
treec6bf707c38b4d8d9160c562893a39c1517fb3d98
parentd968f9696d2ea1299d6280ca1ea94f318f912f32
Expose a convenience function to add interface attributes to a function.

PiperOrigin-RevId: 285036647
mlir/include/mlir/Dialect/SPIRV/SPIRVLowering.h
mlir/lib/Conversion/GPUToSPIRV/ConvertGPUToSPIRV.cpp
mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp