[all-commits] [llvm/llvm-project] cf1e50: [LoopInterchange] Bail out if function that may di...

Ryotaro Kasuga via All-commits all-commits at lists.llvm.org
Wed Jun 3 06:16:19 PDT 2026


  Branch: refs/heads/users/kasuga-fj/loop-interchange-fix-call-check
  Home:   https://github.com/llvm/llvm-project
  Commit: cf1e507b9ec207e2ac7e781b7b654750e6347c0a
      https://github.com/llvm/llvm-project/commit/cf1e507b9ec207e2ac7e781b7b654750e6347c0a
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2026-06-03 (Wed, 03 Jun 2026)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
    M llvm/test/Transforms/LoopInterchange/function-attr.ll

  Log Message:
  -----------
  [LoopInterchange] Bail out if function that may diverge is called


  Commit: 1a3e053a07c9799ddf4b7354fb40f2ce907d4f18
      https://github.com/llvm/llvm-project/commit/1a3e053a07c9799ddf4b7354fb40f2ce907d4f18
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2026-06-03 (Wed, 03 Jun 2026)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopInterchange.cpp

  Log Message:
  -----------
  address review


Compare: https://github.com/llvm/llvm-project/compare/5789c2545742...1a3e053a07c9

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