[all-commits] [llvm/llvm-project] 986372: [DA] Add test for the Exact test misses dependency...

Ryotaro Kasuga via All-commits all-commits at lists.llvm.org
Mon Jun 1 04:24:26 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9863725ffe80054d3fb86d7468746a1d0def26c4
      https://github.com/llvm/llvm-project/commit/9863725ffe80054d3fb86d7468746a1d0def26c4
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2026-06-01 (Mon, 01 Jun 2026)

  Changed paths:
    A llvm/test/Analysis/DependenceAnalysis/exact-siv-mul-overflow.ll

  Log Message:
  -----------
  [DA] Add test for the Exact test misses dependency due to overflow (NFC) (#200780)

This patch adds a test case that demonstrates that the Exact test misses
the dependency due to mishandling of overflow. The test case is taken
from #200766.



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