[PATCH] D69269: AMDGPU: Use CopyToReg for interp intrinsic lowering

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 10:36:52 PDT 2019


arsenm created this revision.
arsenm added reviewers: rampitec, nhaehnle, mareko.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.

This doesn't use the default value, so doesn't benefit from the hack
to help optimize it.


https://reviews.llvm.org/D69269

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/llvm.amdgcn.interp.f16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69269.225912.patch
Type: text/x-patch
Size: 5698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191021/ec9b49ae/attachment-0001.bin>


More information about the llvm-commits mailing list