We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Would it be possible to support the LLVm AtomicRMW Instruction? I am running into the following error:
UnsupportedInstruction: encountered an LLVM instruction which is not currently supported: instruction AtomicRMW.
UnsupportedInstruction
Or does handling atomic instructions add significant complexity?