[all-commits] [llvm/llvm-project] e7618a: [GVN] Fix change reporting when removing assume (P...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Mar 22 07:23:50 PDT 2023


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

  Changed paths:
    M llvm/lib/Transforms/Scalar/GVN.cpp
    M llvm/test/Transforms/GVN/assume.ll

  Log Message:
  -----------
  [GVN] Fix change reporting when removing assume (PR61574)

Report a change when removing a true/false assume.

Fixes https://github.com/llvm/llvm-project/issues/61574.




More information about the All-commits mailing list