[all-commits] [llvm/llvm-project] 855085: GlobalISel: Extend shift narrowing to G_SHL
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Feb 17 09:13:54 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 85508595350e2de0218c15f1c0088cd9f6236894
https://github.com/llvm/llvm-project/commit/85508595350e2de0218c15f1c0088cd9f6236894
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-02-17 (Mon, 17 Feb 2020)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
M llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp
A llvm/test/CodeGen/AMDGPU/GlobalISel/combine-shl-narrow.mir
Log Message:
-----------
GlobalISel: Extend shift narrowing to G_SHL
More information about the All-commits
mailing list