Relax the MemOperands on atomics a bit. Fixes -verify-machineinstrs failures...
Relax the MemOperands on atomics a bit. Fixes -verify-machineinstrs failures for atomic laod/store on ARM. (The fix for the related failures on x86 is going to be nastier because we actually need Acquire memoperands attached to the atomic load instrs, etc.) llvm-svn: 139221
Loading
Please register or sign in to comment