[all-commits] [llvm/llvm-project] 612760: [flang] Fix aarch64 CI failures from #92364 (#110969)
NimishMishra via All-commits
all-commits at lists.llvm.org
Thu Oct 3 01:46:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 612760ede66142b89f626336b4ba7b2964641afb
https://github.com/llvm/llvm-project/commit/612760ede66142b89f626336b4ba7b2964641afb
Author: NimishMishra <42909663+NimishMishra at users.noreply.github.com>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
R flang/test/Integration/OpenMP/atomic-capture-complex.f90
Log Message:
-----------
[flang] Fix aarch64 CI failures from #92364 (#110969)
An integration test added in #92364 causes aarch64 buildbot failures.
Reverting the same. The relevant functionality added in #92364 is still
tested by the MLIR tests added in that PR, which pass on the relevant
aarch64 builds.
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