[llvm] [AMDGPU] Fix GCNRewritePartialRegUses pass: vector regclass is selected instead of scalar. (PR #69957)

Valery Pykhtin via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 31 13:35:53 PDT 2023


vpykhtin wrote:

@arsenm let's submit this and I create another PR to cleanup unnecessary register class deduction, since _TRI->getSubRegisterClass_ works correctly now.

https://github.com/llvm/llvm-project/pull/69957


More information about the llvm-commits mailing list