llvm-project/mlir/test/Target
Frank Laub 60a0c612df [MLIR] LLVM dialect: Add llvm.atomicrmw
Summary:
This op is the counterpart to LLVM's atomicrmw instruction. Note that
volatile and syncscope attributes are not yet supported.

This will be useful for upcoming parallel versions of `affine.for` and generally
for reduction-like semantics.

Differential Revision: https://reviews.llvm.org/D72741
2020-01-17 21:17:14 +01:00
..
import.ll [mlir] LLVM import: handle function-typed constants 2020-01-15 15:01:49 +01:00
llvmir-intrinsics.mlir Added LLVM ops and lowering phases from standard dialect for FAbs, FCeil, Cos, FNeg, CopySign. 2019-12-18 11:42:43 -08: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.atomicrmw 2020-01-17 21:17:14 +01: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