[all-commits] [llvm/llvm-project] c74f2e: [InstCombine] Use SpecificBinaryOp_match in two mo...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Nov 17 01:19:42 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c74f2e5b27687913b3c4d592dd044ade005804f0
https://github.com/llvm/llvm-project/commit/c74f2e5b27687913b3c4d592dd044ade005804f0
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
[InstCombine] Use SpecificBinaryOp_match in two more places
Differential Revision: https://reviews.llvm.org/D114038
More information about the All-commits
mailing list