[PATCH] D130126: fix bug for useless malloc elimination in CodeGenPrepare

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 10:58:42 PDT 2022


craig.topper added a comment.

In D130126#3666262 <https://reviews.llvm.org/D130126#3666262>, @dyung wrote:

> The test you added is failing on the PS4 Windows/Linux bots likely for the reason that Craig pointed out above. Please take a look and revert if you need time to investigate.
>
> https://lab.llvm.org/buildbot/#/builders/139/builds/25268
> https://lab.llvm.org/staging/#/builders/204/builds/1677

I'll go ahead and push the needed REQUIRES directive in a couple minutes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130126



More information about the llvm-commits mailing list