[all-commits] [llvm/llvm-project] 94f6d3: [InstCombine] avoid crash on phi with unreachable ...
RotateRight via All-commits
all-commits at lists.llvm.org
Sun Dec 6 06:36:41 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94f6d365e4be0cf05930df0eedd2bfb23f6fce51
https://github.com/llvm/llvm-project/commit/94f6d365e4be0cf05930df0eedd2bfb23f6fce51
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/phi-select-constant.ll
Log Message:
-----------
[InstCombine] avoid crash on phi with unreachable incoming block (PR48369)
More information about the All-commits
mailing list