[all-commits] [llvm/llvm-project] 90b76d: GloblaISel: Remove unreachable condition
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jul 29 10:42:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 90b76dac57861e438880a260834afb193e603c5a
https://github.com/llvm/llvm-project/commit/90b76dac57861e438880a260834afb193e603c5a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
Log Message:
-----------
GloblaISel: Remove unreachable condition
Fixes bug 46882
More information about the All-commits
mailing list