[all-commits] [llvm/llvm-project] b0f85b: [flang] Fix build after #150124

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Tue Sep 2 13:49:30 PDT 2025


  Branch: refs/heads/users/rampitec/09-02-_amdgpu_add_s_set_vgpr_msb_gfx1250_instruction
  Home:   https://github.com/llvm/llvm-project
  Commit: b0f85beeefbfdf3eb3f66fed6c5aed13ac423bb4
      https://github.com/llvm/llvm-project/commit/b0f85beeefbfdf3eb3f66fed6c5aed13ac423bb4
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2025-09-02 (Tue, 02 Sep 2025)

  Changed paths:
    M flang/lib/Frontend/CompilerInvocation.cpp

  Log Message:
  -----------
  [flang] Fix build after #150124


  Commit: 9f8988aaf4cc28ff534edd8c6bd7ec0300afd328
      https://github.com/llvm/llvm-project/commit/9f8988aaf4cc28ff534edd8c6bd7ec0300afd328
  Author: Sebastian Pop <spop at nvidia.com>
  Date:   2025-09-02 (Tue, 02 Sep 2025)

  Changed paths:
    M llvm/lib/Analysis/DependenceAnalysis.cpp

  Log Message:
  -----------
  [DependenceAnalysis] Improve debug messages (#156367)

This patch prints the reason why delinearization of array subscripts failed in dependence analysis.


  Commit: 2429a8f71ff2080116b8a0e46541d1fb80351219
      https://github.com/llvm/llvm-project/commit/2429a8f71ff2080116b8a0e46541d1fb80351219
  Author: Alexey Samsonov <vonosmas at gmail.com>
  Date:   2025-09-02 (Tue, 02 Sep 2025)

  Changed paths:
    M libc/include/math.yaml

  Log Message:
  -----------
  [libc] Add missing and correct some existing C23 functions to math.h (#156512)

This change fixes and closes some gaps in the YAML template for
producing the math.h header.

It adds some missing declarations (dadd/dsub function variants), correct
arguments and/or return type for other functions from this family (dsqrt
and ddiv), and add a missing fminimum_numl variant.


  Commit: f0df1e3dd4ec064821f673ced7d83e5a2cf6afa1
      https://github.com/llvm/llvm-project/commit/f0df1e3dd4ec064821f673ced7d83e5a2cf6afa1
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-09-02 (Tue, 02 Sep 2025)

  Changed paths:
    M llvm/include/llvm/Analysis/LoopAccessAnalysis.h
    M llvm/lib/Analysis/Loads.cpp
    M llvm/lib/Analysis/LoopAccessAnalysis.cpp
    M llvm/lib/Analysis/ScalarEvolution.cpp
    M llvm/test/Transforms/LoopVectorize/vect.stats.ll

  Log Message:
  -----------
  Revert "[LAA,Loads] Use loop guards and max BTC if needed when checking deref. (#155672)"

This reverts commit 08001cf340185877665ee381513bf22a0fca3533.

This triggers an assertion in some build configs, e.g.
 https://lab.llvm.org/buildbot/#/builders/24/builds/12211


  Commit: 4614bc0a4bd343742ab5d3f1921fb3ed66cae367
      https://github.com/llvm/llvm-project/commit/4614bc0a4bd343742ab5d3f1921fb3ed66cae367
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-09-02 (Tue, 02 Sep 2025)

  Changed paths:
    M flang/lib/Frontend/CompilerInvocation.cpp
    M libc/include/math.yaml
    M llvm/include/llvm/Analysis/LoopAccessAnalysis.h
    M llvm/lib/Analysis/DependenceAnalysis.cpp
    M llvm/lib/Analysis/Loads.cpp
    M llvm/lib/Analysis/LoopAccessAnalysis.cpp
    M llvm/lib/Analysis/ScalarEvolution.cpp
    M llvm/test/Transforms/LoopVectorize/vect.stats.ll

  Log Message:
  -----------
  Merge branch 'main' into users/rampitec/09-02-_amdgpu_add_s_set_vgpr_msb_gfx1250_instruction


Compare: https://github.com/llvm/llvm-project/compare/c594f5daf392...4614bc0a4bd3

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