[PATCH] D58902: [AMDGPU] Support for v3i32/v3f32

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 12:53:30 PST 2019


arsenm added a comment.

In D58902#1420345 <https://reviews.llvm.org/D58902#1420345>, @tpr wrote:

> Actually I only have a vec3 spilling test for sgprs. I didn't see any multi-dword vgpr spill tests.


That can't be right. We should have some somewhere. We should have a new one at least for the 3 register case


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58902





More information about the llvm-commits mailing list