llvm-project/mlir/lib/Conversion/GPUCommon
Mehdi Amini 79a0330a52 Fix crash from use of a temporary after its scope exit
Introduced in D110448 and broke some bots (reported by ASAN).

Differential Revision: https://reviews.llvm.org/D110448
2021-12-10 05:04:23 +00:00
..
CMakeLists.txt [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
GPUOpsLowering.cpp Fix crash from use of a temporary after its scope exit 2021-12-10 05:04:23 +00:00
GPUOpsLowering.h [MLIR][GPU] Define gpu.printf op and its lowerings 2021-12-09 15:54:31 +00:00
GPUToLLVMConversion.cpp [mlir] Switch arith, llvm, std & shape dialects to accessors prefixed both form. 2021-10-24 18:36:33 -07:00
IndexIntrinsicsOpLowering.h [mlir:OpConversion] Remove the remaing usages of the deprecated matchAndRewrite methods 2021-09-24 17:51:41 +00:00
OpToFuncCallLowering.h [mlir:OpConversion] Remove the remaing usages of the deprecated matchAndRewrite methods 2021-09-24 17:51:41 +00:00