[PATCH] D72866: AMDGPU: Don't assert on a16 images on targets without FeatureR128A16
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 17 08:15:35 PST 2020
arsenm closed this revision.
arsenm added a comment.
886f9071c63848e90fe0c2f3ad98a0a71aeffcd4 <https://reviews.llvm.org/rG886f9071c63848e90fe0c2f3ad98a0a71aeffcd4>
In D72866#1824983 <https://reviews.llvm.org/D72866#1824983>, @rampitec wrote:
> I think we need to add FeatureR128A16 to GFX10. ISA spec says it does support it.
This still ends up being an issue on older targets though, so I've changed the test cpu
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72866/new/
https://reviews.llvm.org/D72866
More information about the llvm-commits
mailing list