[flang] [llvm] [mlir] [Flang][OpenMP][MLIR] Initial declare target to for variables implementation (PR #119589)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 25 00:22:00 PST 2025
boomanaiden154 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.
https://github.com/llvm/llvm-project/pull/119589
More information about the llvm-commits
mailing list