[PATCH] D60679: [LowerAtomic] Lower fadd and fsub atomicrmw instructions
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 15 03:17:20 PDT 2019
arsenm added a comment.
Apparently we have both lib/CodeGEn/AtomicExpandPass.cpp, and lib/Transforms/Scalar/LowerAtomic.cpp. It's unclear to me what the difference is, or why both exist
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60679/new/
https://reviews.llvm.org/D60679
More information about the llvm-commits
mailing list