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

Scott Manley llvmlistbot at llvm.org
Fri Jan 24 13:45:07 PST 2025


rscottmanley 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)

added, thanks for the review!

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


More information about the Mlir-commits mailing list