[PATCH] D106729: [AMDGPU] Support non-strictly stronger memory orderings in SIMemoryLegalizer

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 10:42:20 PDT 2021


efriedma added a comment.

@arsenm See D98995 <https://reviews.llvm.org/D98995>, and my followups D103284 <https://reviews.llvm.org/D103284>/D103342 <https://reviews.llvm.org/D103342>.  Not sure if everything is 100% fixed, but at least the basics are working.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106729



More information about the llvm-commits mailing list