[all-commits] [llvm/llvm-project] 0195ec: [flang] Add -f[no-]unroll-loops flag (#122906)
David Truby via All-commits
all-commits at lists.llvm.org
Wed Jan 15 22:43:53 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0195ec452e16a0ff4b4f4ff2e2ea5a1dd5a20563
https://github.com/llvm/llvm-project/commit/0195ec452e16a0ff4b4f4ff2e2ea5a1dd5a20563
Author: David Truby <david.truby at arm.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/Flang.cpp
M flang/include/flang/Frontend/CodeGenOptions.def
M flang/lib/Frontend/CompilerInvocation.cpp
M flang/lib/Frontend/FrontendActions.cpp
A flang/test/Driver/funroll-loops.f90
A flang/test/HLFIR/unroll-loops.fir
A flang/test/Integration/unroll-loops.f90
Log Message:
-----------
[flang] Add -f[no-]unroll-loops flag (#122906)
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