[PATCH] D157389: AutoUpgrade: Use syncscope("agent") atomic.inc/dec intrinsic upgrade

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 08:26:44 PDT 2023


sameerds added a comment.

What is the "old syncscope parameter" mentioned in the change description? In the actual change and the lit tests, the default "system" scope is being changed to "agent", which superficially looks like an incorrect change.


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

https://reviews.llvm.org/D157389



More information about the llvm-commits mailing list