[all-commits] [llvm/llvm-project] 555525: [InstCombine] Add additional test for phi to switc...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Mar 2 05:33:44 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5555252b5249993c96be013856c28b6c7ff6fa0e
      https://github.com/llvm/llvm-project/commit/5555252b5249993c96be013856c28b6c7ff6fa0e
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-03-02 (Wed, 02 Mar 2022)

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

  Log Message:
  -----------
  [InstCombine] Add additional test for phi to switch cond fold (NFC)

This test exposes a bug in the edge dominance implementation.




More information about the All-commits mailing list