[all-commits] [llvm/llvm-project] d03b5d: [flang] Fixed Windows build.
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Mon Feb 3 04:49:46 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d03b5de71c258bd3c835d8a747e91edacea3af0b
https://github.com/llvm/llvm-project/commit/d03b5de71c258bd3c835d8a747e91edacea3af0b
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M flang/lib/Optimizer/HLFIR/Transforms/SimplifyHLFIRIntrinsics.cpp
Log Message:
-----------
[flang] Fixed Windows build.
`llvm::enumerate(llvm::reverse(ValueRange))` added in #124683 does not work
on Windows: https://lab.llvm.org/buildbot/#/builders/124/builds/322
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