[all-commits] [llvm/llvm-project] 5cf06d: Revert "[InstCombine] Support switch in phi to con...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Mar 2 03:50:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5cf06d10f8ebd736d5c4bbabd3d6f9e4b10c9291
https://github.com/llvm/llvm-project/commit/5cf06d10f8ebd736d5c4bbabd3d6f9e4b10c9291
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
M llvm/test/Transforms/InstCombine/simple_phi_condition.ll
Log Message:
-----------
Revert "[InstCombine] Support switch in phi to cond fold"
This reverts commit 0817ce86b540f909eade6a8d7370e1b47e863a70.
Seeing some ppc64le stage2 failures, reverting to investigate.
More information about the All-commits
mailing list