[PATCH] D41798: [LegalizeDAG] Fix ATOMIC_CMP_SWAP_WITH_SUCCESS legalization.

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 14:07:07 PST 2018


nemanjai added a comment.

The PPC-specific part I discussed with Uli is in https://reviews.llvm.org/D41856.

I'll commit https://reviews.llvm.org/D41856 and between that patch and this one, we'll fix https://bugs.llvm.org/show_bug.cgi?id=35812. Once we get both committed, I'll ask for a merge into 6.0.


Repository:
  rL LLVM

https://reviews.llvm.org/D41798





More information about the llvm-commits mailing list