[all-commits] [llvm/llvm-project] 3bda90: [AggressiveInstCombine] Add support for select ins...
aymanmusa via All-commits
all-commits at lists.llvm.org
Wed Feb 12 03:59:57 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3bda9059b88b7f6b5e108603c449df0591adab83
https://github.com/llvm/llvm-project/commit/3bda9059b88b7f6b5e108603c449df0591adab83
Author: Ayman Musa <ayman.musa at intel.com>
Date: 2020-02-12 (Wed, 12 Feb 2020)
Changed paths:
M llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
M llvm/test/Transforms/AggressiveInstCombine/trunc_select.ll
Log Message:
-----------
[AggressiveInstCombine] Add support for select instruction.
Differential Revision: https://reviews.llvm.org/D72837
More information about the All-commits
mailing list