[all-commits] [llvm/llvm-project] 0ee711: [flang] Refine checks for intrinsic operator confl...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Tue Jun 11 16:11:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ee71124f4eb47f1f8dccd4194f313e976ae70c7
https://github.com/llvm/llvm-project/commit/0ee71124f4eb47f1f8dccd4194f313e976ae70c7
Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
Date: 2024-06-11 (Tue, 11 Jun 2024)
Changed paths:
M flang/lib/Semantics/check-declarations.cpp
A flang/test/Semantics/cuf16.cuf
Log Message:
-----------
[flang] Refine checks for intrinsic operator conflicts with CUDA defi… (#94389)
…ned operators
The checks for conflicts between defined operators/assignments and the
intrinsic operators/assignment need to take CUDA procedure and data
attributes into account to avoid false positive error messages.
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