[all-commits] [llvm/llvm-project] 40b322: [SCEV] Add tests for missed NSW preservation durin...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed May 8 06:47:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40b322baef143df271d8b9142028aaeeec2a4d78
      https://github.com/llvm/llvm-project/commit/40b322baef143df271d8b9142028aaeeec2a4d78
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M llvm/test/Analysis/ScalarEvolution/backedge-taken-count-guard-info.ll
    A llvm/test/Transforms/IndVarSimplify/trip-count-expansion-loop-guard-preserve-nsw.ll

  Log Message:
  -----------
  [SCEV] Add tests for missed NSW preservation during loop guard handling.

Add test coverage for missed simplification.



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