[all-commits] [llvm/llvm-project] d35e2c: AMDGPU/GlobalISel: Fix not constraining ds_append/...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Jul 26 07:28:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d35e2c101d22770a4fd5e387f6ae29bc94437426
https://github.com/llvm/llvm-project/commit/d35e2c101d22770a4fd5e387f6ae29bc94437426
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-07-26 (Sun, 26 Jul 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.append.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.consume.ll
Log Message:
-----------
AMDGPU/GlobalISel: Fix not constraining ds_append/consume operands
More information about the All-commits
mailing list