Files
clang-p2996/mlir/test/Dialect/LLVMIR
Johannes de Fine Licht db59654e23 [MLIR][LLVM] Generate LLVM lifetime intrinsics while inlining.
Extend `LLVMInlinerInterface` to inline lifetime intrinsics for
`LLVM::AllocaOp` operations, and to insert new lifetime intrinsics when
an alloca is moved to the entry block that restrict its scope to where
the call was before inlining.

Depends on D142436

Reviewed By: gysit

Differential Revision: https://reviews.llvm.org/D142701
2023-01-30 14:33:12 +01:00
..
2023-01-20 12:14:24 +01:00