[PATCH] D47553: Add TargetLowering::shouldExpandAtomicToLibCall and query it from AtomicExpandPass

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 1 13:31:26 PDT 2018


efriedma added a comment.

MachineOutliner will probably become more flexible soon; see https://bugs.llvm.org/show_bug.cgi?id=37573 .


https://reviews.llvm.org/D47553





More information about the llvm-commits mailing list