[PATCH] D84522: [AMDGPU] Reorganize GCN subtarget features for unaligned access

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 15:38:36 PDT 2020


t-tye requested changes to this revision.
t-tye added a comment.
This revision now requires changes to proceed.

We are about to change the xnack and sramecc subtarget features to remove the "DoesNot" so I would suggest that FeatureDoesNotSupportUnalignedBufferAccess changes to FeatureSupportUnalignedBufferAccess.


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

https://reviews.llvm.org/D84522



More information about the llvm-commits mailing list