[all-commits] [llvm/llvm-project] 452f62: AMDGPU: Select llvm.amdgcn.interp.p2.f16 directly
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jan 6 17:34:29 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 452f6243c9be73a476f796b1425bfc58749b9805
https://github.com/llvm/llvm-project/commit/452f6243c9be73a476f796b1425bfc58749b9805
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
Log Message:
-----------
AMDGPU: Select llvm.amdgcn.interp.p2.f16 directly
This will enable automatic GlobalISel support in a future commit.
More information about the All-commits
mailing list