[all-commits] [llvm/llvm-project] f20488: [CVP] Add test with nested cycle (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jan 18 07:57:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f20488687e54a7202b0c90a9d3bee540c5e40f9a
      https://github.com/llvm/llvm-project/commit/f20488687e54a7202b0c90a9d3bee540c5e40f9a
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-01-18 (Thu, 18 Jan 2024)

  Changed paths:
    A llvm/test/Transforms/CorrelatedValuePropagation/nested-cycle.ll

  Log Message:
  -----------
  [CVP] Add test with nested cycle (NFC)

This is a regression test for a miscompile that would have been
introduced by an upcoming patch.




More information about the All-commits mailing list