diff options
author | Daniil Dudkin <39276703+unterumarmung@users.noreply.github.com> | 2023-09-15 00:52:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-15 00:52:35 +0300 |
commit | 6f4a5286981dd57826751834f7a434be1a463339 (patch) | |
tree | 5e6c177989970b8fa40f80ed3a5e527d720ac667 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | ca8cba76f9af9ca666a11deb8077ad7954226884 (diff) | |
download | llvm-6f4a5286981dd57826751834f7a434be1a463339.zip llvm-6f4a5286981dd57826751834f7a434be1a463339.tar.gz llvm-6f4a5286981dd57826751834f7a434be1a463339.tar.bz2 |
[mlir][memref] Use dedicated ops in `AtomicRMWOpConverter` (#66437)
This patch refactors the `AtomicRMWOpConverter` class to use
the dedicated operations from Arith dialect instead of using
`cmpf` + `select` pattern.
Also, a test for `minimumf` kind of `atomic_rmw` has been added.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions