[PATCH] D153453: [MemCpyOpt] implement single BB stack-move optimization which unify the static unescaped allocas
Jan-Patrick Lehr via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 00:38:01 PDT 2023
jplehr added a comment.
Hi,
it may be the case that this broke the AMDGPU OpenMP buildbot (https://lab.llvm.org/buildbot/#/builders/193/builds/34626)
While we had some trouble with randomly occurring failures lately, the printed stack trace has this particular transforms in it.
Would you mind looking into it? I'm happy to assist if needed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153453/new/
https://reviews.llvm.org/D153453
More information about the llvm-commits
mailing list