[Mlir-commits] [mlir] [OpenACC] add AutomaticAllocationScope to recipe ops (PR #124337)

Razvan Lupusoru llvmlistbot at llvm.org
Fri Jan 24 12:22:27 PST 2025


razvanlupusoru wrote:

Can you please add a test to mlir/test/Dialect/OpenACC/ops.mlir ?
We already have a recipe test which uses memref.alloc - can you please make one that uses memref.alloca? (which does require the allocation scope)

https://github.com/llvm/llvm-project/pull/124337


More information about the Mlir-commits mailing list