Hello, I couldn't run the project as I got an error :
no matching function for call to ‘llvm::AtomicRMWInst::AtomicRMWInst(llvm::AtomicRMWInst::BinOp, llvm::Value*&, llvm::ConstantInt*, llvm::AtomicOrdering, llvm::SyncScope::, llvm::Instruction*)’
83 | SyncScope::System, it->getFirstNonPHI ());
| ^
could you please help me how can I solve the issue ??
Hello, I couldn't run the project as I got an error :
no matching function for call to ‘llvm::AtomicRMWInst::AtomicRMWInst(llvm::AtomicRMWInst::BinOp, llvm::Value*&, llvm::ConstantInt*, llvm::AtomicOrdering, llvm::SyncScope::, llvm::Instruction*)’
83 | SyncScope::System, it->getFirstNonPHI ());
| ^
could you please help me how can I solve the issue ??