[Openmp-commits] [PATCH] D73076: [libomptarget] Implement hip atomic functions in terms of intrinsics

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 12 14:15:13 PST 2020


JonChesterfield added a comment.

Atomic max is implemented on trunk, as of D55562 <https://reviews.llvm.org/D55562>. Thanks Tim! I didn't notice it land. Generates the same IR as the previous revision, updated diff accordingly.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73076/new/

https://reviews.llvm.org/D73076





More information about the Openmp-commits mailing list