[PATCH] D52416: Allow FP types for atomicrmw xchg

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 09:54:26 PST 2018


arsenm added a comment.

In D52416#1320519 <https://reviews.llvm.org/D52416#1320519>, @jyknight wrote:

> Looks reasonable.
>
> Perhaps add support for pointer types too? Supporting the same set of types for load, store, xchg, and cmpxchg (eventually) would seem sensible.


Yes, I think that's a separate step though


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D52416/new/

https://reviews.llvm.org/D52416





More information about the llvm-commits mailing list