[mlir][llvm] Add inalloca attribute to alloca op.
This revision adds the inalloca attribute to the alloca operation in the LLVMIR dialect. It also adds tests for import and export. Reviewed By: gysit Differential Revision: https://reviews.llvm.org/D145483
Loading
Please sign in to comment