[all-commits] [llvm/llvm-project] cab39e: GlobalISel: Fix narrowing of (G_ASHR i64:x, 32)
jayfoad via All-commits
all-commits at lists.llvm.org
Fri Feb 21 08:51:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cab39e4b8c826ec5dfebe17a18137272022e64ac
https://github.com/llvm/llvm-project/commit/cab39e4b8c826ec5dfebe17a18137272022e64ac
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-02-21 (Fri, 21 Feb 2020)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/combine-ashr-narrow.mir
Log Message:
-----------
GlobalISel: Fix narrowing of (G_ASHR i64:x, 32)
Reviewers: arsenm
Subscribers: jvesely, wdng, nhaehnle, rovka, hiraditya, volkan, kerbowa, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D74950
More information about the All-commits
mailing list