[llvm] r294993 - GlobalISel: represent atomic loads & stores via the MachineMemOperand.
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 18:09:26 PST 2017
> On 16 Feb 2017, at 17:40, Quentin Colombet <qcolombet at apple.com> wrote:
>
>
>> On Feb 16, 2017, at 9:56 AM, Ahmed Bougacha via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>>
>> Asserting that a generic memory instruction has one MMO seems reasonable to me.
>
> +1
Excellent, seems like a consensus to me. I’ll try to remember to add a verifier check tomorrow.
Tim.
More information about the llvm-commits
mailing list