[PATCH] D130126: fix bug for useless malloc elimination in CodeGenPrepare
Douglas Yung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 10:54:38 PDT 2022
dyung added a comment.
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
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