llvm-project/mlir/lib/Target
Tobias Gysi 9aae3dd94c [mlir][llvm] Update insertion point handling in LLVM import.
Insert constants and globals in order by maintaining the position
of the constant and global inserted last. Update the tests
to reflect the updated insertion order. Also make sure functions
are always inserted at the end of the module instead of at
the second last position and delete a spurious function in
the intrinsic.ll that seems to exist to avoid the first
function under test ends up at the end of the module.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D136679
2022-11-08 10:07:52 +02:00
..
Cpp [mlir-translate] Support parsing operations other than 'builtin.module' as top-level 2022-10-21 15:54:06 -04:00
LLVMIR [mlir][llvm] Update insertion point handling in LLVM import. 2022-11-08 10:07:52 +02:00
SPIRV [mlir-translate] Support parsing operations other than 'builtin.module' as top-level 2022-10-21 15:54:06 -04:00
CMakeLists.txt [mlir] Add Cpp emitter 2021-09-02 13:51:05 +00:00