[all-commits] [llvm/llvm-project] a815e6: [Test] Fix LSR tests to prevent trivial simplifica...

Timur Golubovich via All-commits all-commits at lists.llvm.org
Sat Jun 13 09:16:12 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a815e6f267c12417757743a95fdc89cc3cde4499
      https://github.com/llvm/llvm-project/commit/a815e6f267c12417757743a95fdc89cc3cde4499
  Author: Timur Golubovich <timur.golubovich at intel.com>
  Date:   2026-06-13 (Sat, 13 Jun 2026)

  Changed paths:
    M llvm/test/Transforms/LoopStrengthReduce/X86/reuse-existing-phi.ll
    M llvm/test/Transforms/LoopStrengthReduce/funclet.ll

  Log Message:
  -----------
  [Test] Fix LSR tests to prevent trivial simplification of icmp (#203705)

Replace undef operands in funclet.ll with function parameters and adjust
the loop bound in reuse-existing-phi.ll so the new simplification pass
does not fold away the comparisons these tests are meant to exercise.



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