[PATCH] D140046: [PowerPC] Fix up memory ordering after combining BV to a load

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 11:38:18 PST 2022


lebedev.ri added a comment.

In D140046#4002169 <https://reviews.llvm.org/D140046#4002169>, @lebedev.ri wrote:

> @nemanjai looks like i may have some rather unfortunate news:
> https://lab.llvm.org/buildbot/#/builders/93/builds/12560
> I'm waiting for https://lab.llvm.org/buildbot/#/builders/93/builds/12561 to finish, and if it suddenly doesn't succeed, revert the recommit...

Silver-lining: little-endian PPC bots appear to be green: https://lab.llvm.org/buildbot/#/builders/121 https://lab.llvm.org/buildbot/#/builders/36
So the remaining problem is limited to big-endian.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140046



More information about the llvm-commits mailing list