[mlir][LLVMIR] Add translation of AtomicRMW/CmpXchg from LLVM IR
Add support for translating AtomicRMWInst and AtomicCmpXchgInst from LLVM IR. Differential Revision: https://reviews.llvm.org/D134450
Loading
Please sign in to comment
Add support for translating AtomicRMWInst and AtomicCmpXchgInst from LLVM IR. Differential Revision: https://reviews.llvm.org/D134450