[PATCH] D98491: [AMDGPU] Split GCN subtarget features for unaligned access

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 10:24:24 PDT 2021


foad added a comment.

In D98491#2645233 <https://reviews.llvm.org/D98491#2645233>, @hsmhsm wrote:

> @mbrkusanin / @foad What is your openion on reverting the patch 0654ff703d4e99423133165db63083b831efb9b6 <https://reviews.llvm.org/rG0654ff703d4e99423133165db63083b831efb9b6>?

0654ff703d4e99423133165db63083b831efb9b6 <https://reviews.llvm.org/rG0654ff703d4e99423133165db63083b831efb9b6> (aka D84403 <https://reviews.llvm.org/D84403>) had good effects like selecting ds_write_b96 when the alignment was 16. It would be a shame to lose that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98491



More information about the llvm-commits mailing list