[all-commits] [llvm/llvm-project] 59fac5: AMDGPU/GlobalISel: Handle llvm.amdgcn.reloc.constant
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jul 29 11:24:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 59fac51ff24e198ff4896be03dea0096fa3ac188
https://github.com/llvm/llvm-project/commit/59fac51ff24e198ff4896be03dea0096fa3ac188
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
A llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.reloc.constant.mir
M llvm/test/CodeGen/AMDGPU/amdgpu-reloc-const.ll
Log Message:
-----------
AMDGPU/GlobalISel: Handle llvm.amdgcn.reloc.constant
More information about the All-commits
mailing list