[all-commits] [llvm/llvm-project] 8f38cb: [Flang][OpenMP] Update test case to track an issue
kavitha-natarajan via All-commits
all-commits at lists.llvm.org
Wed Mar 29 11:46:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f38cb0e35d0a1271effb5fb77b5335529c5cbbe
https://github.com/llvm/llvm-project/commit/8f38cb0e35d0a1271effb5fb77b5335529c5cbbe
Author: Kavitha Natarajan <kavitha.natarajan at amd.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
M flang/test/Lower/OpenMP/wsloop-reduction-max.f90
Log Message:
-----------
[Flang][OpenMP] Update test case to track an issue
Adding CHECK-NOT for the MAX intrinsic implementation for which
reduction operation is not generated. Issue #61808 created to
track the same.
More information about the All-commits
mailing list