[all-commits] [llvm/llvm-project] a42838: AMDGPU/GlobalISel: Partially fix llvm.amdgcn.kill ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jan 7 07:10:09 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a428386d4a805f94299e5013805ddd4a2114f5f5
https://github.com/llvm/llvm-project/commit/a428386d4a805f94299e5013805ddd4a2114f5f5
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstructions.td
Log Message:
-----------
AMDGPU/GlobalISel: Partially fix llvm.amdgcn.kill pattern import
Tests deferred since the existing DAG test depends on some other
operations, but isn't far from working as-is.
More information about the All-commits
mailing list