diff options
author | Kareem Ergawy <kareem.ergawy@amd.com> | 2024-01-19 16:47:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-19 16:47:24 +0100 |
commit | 5dbb30d950e4760a11ad97ee4b91c0325075860f (patch) | |
tree | fde48208bc78896c523f937e66be7a3b376826b2 /lldb/packages/Python/lldbsuite/test | |
parent | e21b0b083e14dd0714a33c2d8190b377d58532fe (diff) | |
download | llvm-5dbb30d950e4760a11ad97ee4b91c0325075860f.zip llvm-5dbb30d950e4760a11ad97ee4b91c0325075860f.tar.gz llvm-5dbb30d950e4760a11ad97ee4b91c0325075860f.tar.bz2 |
[MLIR][OpenMP] Better error reporting for unsupported `nowait` (#78551)
Provides some context for failing to generate LLVM IR for `target
enter|exit|update` directives when `nowait` is provided. This is
directly helpful for flang users since they would get this error message
if they tried to use `nowait`. Before that we had a very generic
message.
This is a follow-up to https://github.com/llvm/llvm-project/pull/78269,
please only review the latest commit (the one with the same commit
message as the PR title).
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions