[PATCH] D84522: [AMDGPU] Reorganize GCN subtarget features for unaligned access
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 06:53:53 PST 2020
foad added a comment.
> mbrkusanin added a reverting change: rG8b08fa0103c8 <https://reviews.llvm.org/rG8b08fa0103c8d8e624b19fad5a5006e7a783ecb7>: Revert "[AMDGPU] Reorganize GCN subtarget features for unaligned access".
> Revert "[AMDGPU] Reorganize GCN subtarget features for unaligned access"
>
> This reverts commit f5cd7ec9f3fc969ff5e1feed961996844333de3b <https://reviews.llvm.org/rGf5cd7ec9f3fc969ff5e1feed961996844333de3b>.
>
> Certain rocPRIM/rocThrust/hipCUB tests were failing because of this change.
I fixed the underlying problems with D90607 <https://reviews.llvm.org/D90607> and reapplied this patch in 830ed64ccd28bfa72fe93636e165f4e15a1d3af9 <https://reviews.llvm.org/rG830ed64ccd28bfa72fe93636e165f4e15a1d3af9>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84522/new/
https://reviews.llvm.org/D84522
More information about the llvm-commits
mailing list