[all-commits] [llvm/llvm-project] 59bc99: InstCombine: Fix return after else
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed May 6 08:53:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 59bc99a08a69217b6a6de5df7ef99b0be7e3e1f4
https://github.com/llvm/llvm-project/commit/59bc99a08a69217b6a6de5df7ef99b0be7e3e1f4
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-05-06 (Wed, 06 May 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
Log Message:
-----------
InstCombine: Fix return after else
More information about the All-commits
mailing list