[PATCH] D103232: [AtomicExpandPass][AArch64] Promote xchg with floating-point types to integer ones

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 12:38:30 PDT 2021


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM

I looked, and apparently we do have an AMDGPU test for xchg; if it isn't impacted, that's fine, I guess.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103232



More information about the llvm-commits mailing list