GlobalISel: Verify atomic load/store ordering restriction
Reject acquire stores and release loads. This matches the restriction imposed by the LLParser and IR verifier.
Loading
Please sign in to comment
Reject acquire stores and release loads. This matches the restriction imposed by the LLParser and IR verifier.