[all-commits] [llvm/llvm-project] 315ebe: [AMDGPU] Fix getAlignedAGPRClassID
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Fri Mar 12 14:42:13 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 315ebe0df33db98f50d1b56b164f8cce04ada640
https://github.com/llvm/llvm-project/commit/315ebe0df33db98f50d1b56b164f8cce04ada640
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-03-12 (Fri, 12 Mar 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
[AMDGPU] Fix getAlignedAGPRClassID
Not all register classes were listed.
Differential Revision: https://reviews.llvm.org/D98550
More information about the All-commits
mailing list