[llvm] DONT_MERGE: Reland "AtomicExpand: Allow incrementally legalizing atomicrmw" (PR #107309)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 05:21:27 PDT 2024


arsenm wrote:

I think we can avoid any of the iterator complexity by just doing the instruction loop in reverse 

https://github.com/llvm/llvm-project/pull/107309


More information about the llvm-commits mailing list