[all-commits] [llvm/llvm-project] 279ff0: [InstCombine] Add test where op of phi simplifies ...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Oct 4 06:10:21 PDT 2022


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

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

  Log Message:
  -----------
  [InstCombine] Add test where op of phi simplifies to phi (NFC)

Degenerate case for D134954.




More information about the All-commits mailing list