[PATCH] D22281: [CodeGen] Refactor MachineMemOperand's Flags enum.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 19:14:05 PDT 2016


jlebar added a comment.

In http://reviews.llvm.org/D22281#482458, @MatzeB wrote:

> > so we can leave the bit fiddeling to the compiler?
>


Well that's a crazy idea.  Done, thank you.


http://reviews.llvm.org/D22281





More information about the llvm-commits mailing list