[all-commits] [llvm/llvm-project] 06d923: GlobalISel: Translate vector GEPs
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jan 27 06:03:35 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 06d9230fef996ca7d4d11d6b3f5f95e895a52198
https://github.com/llvm/llvm-project/commit/06d9230fef996ca7d4d11d6b3f5f95e895a52198
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-27 (Mon, 27 Jan 2020)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
M llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
A llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-getelementptr.ll
Log Message:
-----------
GlobalISel: Translate vector GEPs
More information about the All-commits
mailing list