[PATCH] D149486: [RISCV] Strengthen atomic ordering for sequentially consistent Loads

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 18:10:32 PDT 2023


jrtc27 added a comment.

> avoid an ABI break in the future.

There will always be an ABI break if a model conflicting with the existing de-facto standard that has been in use for multiple years is adopted. That makes me very nervous.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149486



More information about the llvm-commits mailing list