[all-commits] [llvm/llvm-project] 68a91f: [DA] Remove ExtraGCD from GCD MIV (NFC) (#172004)

Ryotaro Kasuga via All-commits all-commits at lists.llvm.org
Tue Mar 31 04:51:27 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68a91f3d36531dbd9d8635f45f53368179361af9
      https://github.com/llvm/llvm-project/commit/68a91f3d36531dbd9d8635f45f53368179361af9
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2026-03-31 (Tue, 31 Mar 2026)

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

  Log Message:
  -----------
  [DA] Remove ExtraGCD from GCD MIV (NFC) (#172004)

As some code was removed in #169927, `ExtraGCD` in `gcdMIVtest` is no
longer necessary. This patch removes it and also adjust the comments.



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