Files
llvm/mlir
Théo Degioanni ac2a60613f [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
2023-03-09 08:20:54 +01:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.