[all-commits] [llvm/llvm-project] 7b6b02: [flang][cuda] Fix crash in semantic (#88577)
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Apr 12 15:15:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b6b023121fe7d612dc571de0ff3dcaaf8477765
https://github.com/llvm/llvm-project/commit/7b6b023121fe7d612dc571de0ff3dcaaf8477765
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2024-04-12 (Fri, 12 Apr 2024)
Changed paths:
M flang/lib/Semantics/check-cuda.cpp
M flang/test/Semantics/cuf11.cuf
Log Message:
-----------
[flang][cuda] Fix crash in semantic (#88577)
Fix for #88451
Do not perform semantic check about data transfer on assignment
statement in device context.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list