[PATCH] D60679: [LowerAtomic] Lower fadd and fsub atomicrmw instructions

Josh Berdine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 04:37:00 PDT 2019


jberdine added a comment.

I see what you mean about the redundancy between the LowerAtomic and AtomicExpand passes.

Are the added tests what you had in mind?


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