[all-commits] [llvm/llvm-project] 3a312c: [AMDGPU][GlobalISel] Refactor selectDS1Addr1Offset...
Austin Kerbow via All-commits
all-commits at lists.llvm.org
Tue Feb 11 16:59:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3a312c3ee5f946ca18fb87d25f6f32fd5dc755ac
https://github.com/llvm/llvm-project/commit/3a312c3ee5f946ca18fb87d25f6f32fd5dc755ac
Author: Austin Kerbow <Austin.Kerbow at amd.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.atomic.dec.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.atomic.inc.ll
Log Message:
-----------
[AMDGPU][GlobalISel] Refactor selectDS1Addr1Offset/selectDS64Bit4ByteAligned
Differential Revision: https://reviews.llvm.org/D74261
More information about the All-commits
mailing list