[all-commits] [llvm/llvm-project] dfe989: Fix scalar unit tests for all, any, maxloc, etc. t...
mleair via All-commits
all-commits at lists.llvm.org
Thu Jul 29 21:16:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfe9895a52cda716867201b321242c136ec60163
https://github.com/llvm/llvm-project/commit/dfe9895a52cda716867201b321242c136ec60163
Author: Mark Leair <leairmark at gmail.com>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M flang/unittests/RuntimeGTest/Reduction.cpp
Log Message:
-----------
Fix scalar unit tests for all, any, maxloc, etc. that caused the ARM build
to fail due to warnings as errors. Note that I could not reproduce the
problem locally, but based on the messages, I think this change will fix
the errors.
Differential Revision: https://reviews.llvm.org/D107120
More information about the All-commits
mailing list