mirror of
https://github.com/intel/llvm.git
synced 2026-02-07 16:11:27 +08:00
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
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.