[all-commits] [llvm/llvm-project] 0e2eb3: GlobalISel: Extend narrowing to G_ASHR
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Feb 17 10:43:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0e2eb357e0471bbac81f18097e5ad761ae1431f0
https://github.com/llvm/llvm-project/commit/0e2eb357e0471bbac81f18097e5ad761ae1431f0
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-ashr-narrow.mir
Log Message:
-----------
GlobalISel: Extend narrowing to G_ASHR
More information about the All-commits
mailing list