[PATCH] D19719: [mips][atomics] Fix atomic instruction descriptions and uses.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 05:37:23 PDT 2016


dsanders added a comment.

In http://reviews.llvm.org/D19719#457409, @sdardis wrote:

> I wasn't able to eliminate the decoder namespace.


Thanks for trying. Hopefully we'll figure out why tablegen can't see that an instruction with FeaturePTR64Bit can't conflict with an instruction with !FeaturePTR64Bit.


http://reviews.llvm.org/D19719





More information about the llvm-commits mailing list