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