[PATCH] D116200: [instcombine] Allow sinking of calls with known writes to uses

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 11:01:31 PST 2022


reames added a comment.

In D116200#3223025 <https://reviews.llvm.org/D116200#3223025>, @ronlieb wrote:

> Hi Philip
> This seems to break our amdgpu buildbot https://lab.llvm.org/buildbot/#/builders/193/builds/4050

Yeah, yours and pretty much every self host.  Should be fixed in 356ada9 <https://reviews.llvm.org/rG356ada9df419ac44e82b1078ccac819f352cd18d>.  Sorry for the breakage.

(I'll add a test separately, just didn't want to delay the fix.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116200



More information about the llvm-commits mailing list