[all-commits] [llvm/llvm-project] 56faea: [NFC] Adding missing flang tests for LTO bugfix

Paschalis Mpeis via All-commits all-commits at lists.llvm.org
Fri Feb 2 04:00:31 PST 2024


  Branch: refs/heads/users/paschalis-mpeis/missing-tests-veclib-lto-flags
  Home:   https://github.com/llvm/llvm-project
  Commit: 56faeadc172d7ae45266a0aa1908e6c6f7ebfb21
      https://github.com/llvm/llvm-project/commit/56faeadc172d7ae45266a0aa1908e6c6f7ebfb21
  Author: Paschalis Mpeis <Paschalis.Mpeis at arm.com>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
    M flang/test/Driver/fveclib.f90

  Log Message:
  -----------
  [NFC] Adding missing flang tests for LTO bugfix

Pull request #78749 introduced a fix for passing vector library flags
from clang frontend to opt when LTO is used.

The fix also covered flang, as it's handled in CommonArgs.cpp, but no
testing was added for flang.




More information about the All-commits mailing list