[PATCH] D141307: Add -f[no-]loop-versioning option

Mats Petersson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 8 07:25:21 PST 2023


Leporacanthicus updated this revision to Diff 503360.
Leporacanthicus added a comment.
Herald added a reviewer: sscalpone.

Updates based on review comments:

- Add tests.
- Enable on -O3

Also changed the name to match gfortran.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141307/new/

https://reviews.llvm.org/D141307

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Flang.cpp
  flang/include/flang/Frontend/CodeGenOptions.def
  flang/include/flang/Tools/CLOptions.inc
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/lib/Frontend/FrontendActions.cpp
  flang/test/Driver/driver-help-hidden.f90
  flang/test/Driver/driver-help.f90
  flang/test/Driver/frontend-forwarding.f90
  flang/test/Driver/version-loops.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141307.503360.patch
Type: text/x-patch
Size: 13179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230308/4e6e2ce2/attachment.bin>


More information about the cfe-commits mailing list