[PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 02:54:19 PDT 2016


sdardis added a comment.

> Test atomic.ll modified because MipsInstrInfo::getEquivalentCompactForm does not handle mips64r6 instructions. Support should be added in separate patch.


I'll be submitting a patch for that once I've addressed some test failures from lnt execution.


http://reviews.llvm.org/D18995





More information about the llvm-commits mailing list