llvm-project/mlir/lib/Conversion/GPUCommon
Marius Brehler 56774bdda5 [mlir] Replace deprecated 'getAttrs'
'getAttrs' has been explicitly marked deprecated. This patch refactors
to use Operation::getAttrs().

Reviewed By: csigg

Differential Revision: https://reviews.llvm.org/D97546
2021-02-26 14:52:40 +01:00
..
CMakeLists.txt [mlir] Use target-specific GPU kernel attributes in lowering pipelines 2021-02-12 14:09:24 +01:00
ConvertKernelFuncToBlob.cpp [mlir] Specify cuda-runner pass pipeline as command line options. 2021-02-24 14:36:52 +01:00
ConvertLaunchFuncToRuntimeCalls.cpp Pass GPU events instead of streams across async regions. 2021-02-25 13:18:18 +01:00
GPUOpsLowering.cpp [mlir] Replace deprecated 'getAttrs' 2021-02-26 14:52:40 +01:00
GPUOpsLowering.h [mlir] Use target-specific GPU kernel attributes in lowering pipelines 2021-02-12 14:09:24 +01:00
IndexIntrinsicsOpLowering.h [mlir] replace LLVMIntegerType with built-in integer type 2021-01-07 19:48:31 +01:00
OpToFuncCallLowering.h [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00