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

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 15:36:42 PDT 2015


jfb added a comment.

The following bug is similar: https://llvm.org/bugs/show_bug.cgi?id=25144
Except in that one oeprand 0 is a FrameIndex, not a register.


http://reviews.llvm.org/D13749





More information about the llvm-commits mailing list