[all-commits] [llvm/llvm-project] 987fe6: [SCEV] Migrate a couple tests to be auto generated

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Mar 5 18:04:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 987fe6fa507adb28602e84b471e6fe309830e361
      https://github.com/llvm/llvm-project/commit/987fe6fa507adb28602e84b471e6fe309830e361
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    M llvm/test/Analysis/ScalarEvolution/max-trip-count.ll
    M llvm/test/Analysis/ScalarEvolution/pr34538.ll

  Log Message:
  -----------
  [SCEV] Migrate a couple tests to be auto generated

A few notes:
* pr34538.ll has bitrotten.  The original test printed the analysis after transforms in some cases, but this appears to been lost during migration to new pass manager.  Remove the now redundant pass invocations and simplify the test setup.



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