[PATCH] D13749: x86 atomic codegen: don't drop globals

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 15:31:24 PDT 2015


majnemer added a comment.

This will crash in cases where `MI->getOperand(0)` is not a register.


http://reviews.llvm.org/D13749





More information about the llvm-commits mailing list