[PATCH] D24577: [RFC] Move synchronization scope and atomic orderings from SDNode to MachineMemOperand

Gerolf Hoflehner via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 12:45:21 PDT 2016


Gerolf added a subscriber: Gerolf.
Gerolf added a comment.

My concern is this would increase memory consumption in all backends. Maybe you can hide most of it with an opaque pointer in the machine operand.


https://reviews.llvm.org/D24577





More information about the llvm-commits mailing list