[all-commits] [llvm/llvm-project] a8280c: [LoopInterchange] Fix incorrect GEPs in tests (NFC...

Ryotaro Kasuga via All-commits all-commits at lists.llvm.org
Tue Jul 8 18:52:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8280c4be4cec474eea839bf4caf91b0d071d45b
      https://github.com/llvm/llvm-project/commit/a8280c4be4cec474eea839bf4caf91b0d071d45b
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M llvm/test/Transforms/LoopInterchange/legality-check.ll
    M llvm/test/Transforms/LoopInterchange/profitability-vectorization-heuristic.ll
    M llvm/test/Transforms/LoopInterchange/profitability-vectorization.ll

  Log Message:
  -----------
  [LoopInterchange] Fix incorrect GEPs in tests (NFC) (#147223)

These tests were missing the leading zero(s) in the GEP.



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