[PATCH] D83457: Fix return status of AtomicExpandPass
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 01:11:28 PDT 2020
foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.
Looks obviously correct. Might be slightly neater to change expandPartwordCmpXchg to return true, like expandAtomicCmpXchg does?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83457/new/
https://reviews.llvm.org/D83457
More information about the llvm-commits
mailing list