[PATCH] D105236: [PowerPC] Implement Load and Reserve and Store Conditional Builtins

Albion Fung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 5 20:51:13 PDT 2021


Conanap added a comment.

In D105236#2858909 <https://reviews.llvm.org/D105236#2858909>, @thakis wrote:

> Looks like this breaks tests: http://45.33.8.238/linux/50465/step_7.txt
>
> Please take a look, and revert for now if it takes a while to fix.

Hi! I accidentally included a test case meant for a later patch; it's been removed in this patch here: https://reviews.llvm.org/D105454


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105236



More information about the llvm-commits mailing list