[PATCH] D72605: AMDGPU: Directly select 16-bank LDS case of llvm.amdgcn.interp.p1.f16

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 05:11:11 PST 2020


arsenm added a comment.

In D72605#1833458 <https://reviews.llvm.org/D72605#1833458>, @nhaehnle wrote:

> Is there a test case?


This is already covered by the existing test cases, and just moves the handling. The GlobalISel version adds new tests


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72605/new/

https://reviews.llvm.org/D72605





More information about the llvm-commits mailing list