llvm-project/mlir/test/Target
Julian Gross 88d6f18225 [mlir] fixed invalid LLVM intrinsics in LLVMOPs.td and llvmir-intrinsics.mlir.
Summary:
The intrinsic operation added multiple type annotations to the llvm intrinsic operations, but only one is needed.
The related tests in llvmir-intrinsics.mlir checked the wrong number and are adjusted as well.

Reviewers: nicolasvasilache, ftynse

Reviewed By: ftynse

Subscribers: merge_guards_bot, ftynse, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, liufengdb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73470
2020-01-28 11:01:22 +01:00
..
import.ll [mlir] LLVM import: handle constant data and array/vector aggregates 2020-01-27 16:15:11 +01:00
llvmir-intrinsics.mlir [mlir] fixed invalid LLVM intrinsics in LLVMOPs.td and llvmir-intrinsics.mlir. 2020-01-28 11:01:22 +01:00
llvmir-invalid.mlir [mlir] support translation of multidimensional vectors to LLVM IR 2020-01-17 00:05:37 +01:00
llvmir.mlir [MLIR] LLVM Dialect: add llvm.cmpxchg and improve llvm.atomicrmw custom parser 2020-01-21 01:09:42 -08:00
nvvmir.mlir Automated rollback of commit f68ac464d8 2019-12-12 03:48:38 -08:00
rocdl.mlir Use llvm.func to define functions with wrapped LLVM IR function type 2019-10-10 01:34:06 -07:00