[all-commits] [llvm/llvm-project] d17bcf: [AMDGPU] Add handling of 160 bit registers in anal...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Nov 6 15:47:40 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d17bcf2bb9195c7d6ac8d8cf9faaa103bfd40ef2
https://github.com/llvm/llvm-project/commit/d17bcf2bb9195c7d6ac8d8cf9faaa103bfd40ef2
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2019-11-06 (Wed, 06 Nov 2019)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
M llvm/test/CodeGen/AMDGPU/call-graph-register-usage.ll
Log Message:
-----------
[AMDGPU] Add handling of 160 bit registers in analyzeResourceUsage
This was omitted. Also SReg_96Reg missed IsSGPR assignment.
Differential Revision: https://reviews.llvm.org/D69919
More information about the All-commits
mailing list