[all-commits] [llvm/llvm-project] 0dc4c3: AMDGPU/GlobalISel: Manually select llvm.amdgcn.wri...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Aug 11 08:56:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0dc4c36d3aa1c1bcae4aa00e7808722ebfd22f6d
https://github.com/llvm/llvm-project/commit/0dc4c36d3aa1c1bcae4aa00e7808722ebfd22f6d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.writelane.ll
Log Message:
-----------
AMDGPU/GlobalISel: Manually select llvm.amdgcn.writelane
Fixup the special case constant bus handling pre-gfx10.
More information about the All-commits
mailing list