flang-compiler / f18-llvm-project

Fork of llvm/llvm-project for f18. In sync with f18-mlir and f18.
http://llvm.org
28 stars 16 forks source link

Cherrypicked atomic operation based changes from llvm main #1570

Closed NimishMishra closed 2 years ago

NimishMishra commented 2 years ago

This PR is part of the effort to downstream major additional changes from llvm main in order to make fir-dev a single source of truth. I have cherry-picked changes to atomic operations from llvm main in this PR (these do not include changes after @shraiysh's oilist work).

NimishMishra commented 2 years ago

Pinging @kiranchandramohan @PeixinQiao also. Can't seem to be able to add reviewers