[all-commits] [llvm/llvm-project] e035f0: [InstCombine] Add test for infinite combine loop w...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Oct 5 04:12:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e035f03e92771062eff362303823c1db98c7907a
      https://github.com/llvm/llvm-project/commit/e035f03e92771062eff362303823c1db98c7907a
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/phi.ll

  Log Message:
  -----------
  [InstCombine] Add test for infinite combine loop with D134954 (NFC)

The patch interacts badly with foldIntegerTypedPHI().




More information about the All-commits mailing list