[PATCH] D84223: [AMDGPU] Don't combine memory intrs to v3i16
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 09:27:27 PDT 2020
Flakebi added a comment.
I’m also trying to get it working properly (currently for SDag). I think I got the legalization/widening part working but I’m still trying to figure out how to select the right instruction patterns.
The next two weeks I’m on vacation, so it will still take a while. I think Marek wants a slightly quicker fix, probably something in mesa hit this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84223/new/
https://reviews.llvm.org/D84223
More information about the llvm-commits
mailing list