[Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP][MLIR] Initial declare target to for variables implementation (PR #119589)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Nov 25 00:29:18 PST 2025
agozillon wrote:
> > Thank you for bringing it to my attention, I'll look into it today, do you have any guidelines on how to reproduce the failures (basically run asan/ubsan in the build, pointing to a bot configuration that utilises it would probably be fine, I can use the bot configs for the sanitizer runs that were executed on landing this patch, but they all seem to have passed)
>
> It turns out they are reasonably specific to our build setup (seems likely to be strict weak ordering checks that we have enabled in libc++). I think I have a fix. I'm hoping to post a PR soon.
Thank you very much for looking into it, if you need any help or for me to look into it further, please don't hesitate to reach out! And feel free to tag me in the PR when it's ready and I'll review and approve it ASAP.
https://github.com/llvm/llvm-project/pull/119589
More information about the Mlir-commits
mailing list