[Openmp-commits] [PATCH] D102107: [OpenMP] Codegen aggregate for outlined function captures
Dhruva Chakrabarti via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 15 00:37:59 PDT 2022
dhruvachak added a comment.
In D102107#3648219 <https://reviews.llvm.org/D102107#3648219>, @jdoerfert wrote:
>
> Can you share the output of the AST dump tests and the new check lines, so what run produces and the file we give to Filechec to verify it.
I looked at the AST test output and the CHECK lines more carefully. Turns out the full path was embedded in some of the CHECK lines causing the failures. I corrected those manually and those AST tests now pass. I will move on to the other failures.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102107/new/
https://reviews.llvm.org/D102107
More information about the Openmp-commits
mailing list