diff options
author | Frank Laub <frank.laub@intel.com> | 2020-01-17 21:09:53 +0100 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-01-17 21:17:14 +0100 |
commit | 60a0c612df515cffcf4489b97bfff7b97b78018b (patch) | |
tree | 7bf25ee15cd7f5e20091d44b3b78becfd0411e50 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 37e2560d3d24d7858493d30fc5b6e6a001f2a197 (diff) | |
download | llvm-60a0c612df515cffcf4489b97bfff7b97b78018b.zip llvm-60a0c612df515cffcf4489b97bfff7b97b78018b.tar.gz llvm-60a0c612df515cffcf4489b97bfff7b97b78018b.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions