llvm-project/mlir/test/Target
Krzysztof Drewniak 5f6ce97408 [MLIR] Add support for alloca() of non-zero address spaces
This change is needed when lowering alloca()-using code on targets
such as ROCDL that represent private scratch space as a separate
address space.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D119775
2022-02-15 18:41:30 +00:00
..
Cpp [mlir][emitc] Add a pointer type 2022-02-14 16:42:21 +00:00
LLVMIR [MLIR] Add support for alloca() of non-zero address spaces 2022-02-15 18:41:30 +00:00
SPIRV [mlir][spirv] Add OpenCL fma op and lowering 2022-02-15 11:28:20 +03:00