[all-commits] [llvm/llvm-project] 394e32: Reland "[CVP] Check whether the default case is re...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Wed Jun 19 22:45:40 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 394e321a2ea021194891cf5b0c5747a901fb7915
      https://github.com/llvm/llvm-project/commit/394e321a2ea021194891cf5b0c5747a901fb7915
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
    M llvm/test/Transforms/CorrelatedValuePropagation/basic.ll
    A llvm/test/Transforms/CorrelatedValuePropagation/switch.ll

  Log Message:
  -----------
  Reland "[CVP] Check whether the default case is reachable (#79993)" (#96089)

This patch reverts https://github.com/llvm/llvm-project/pull/81585 as
https://github.com/llvm/llvm-project/pull/78582 has been landed.
Now clang works well with reproducer
https://github.com/llvm/llvm-project/pull/79993#issuecomment-1936822679.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list