[all-commits] [llvm/llvm-project] 4e077c: [AMDGPU] Remove feature register-banking
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Jan 26 08:40:13 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e077c0a0b849e56d23d25d0789a4a57960c61d0
https://github.com/llvm/llvm-project/commit/4e077c0a0b849e56d23d25d0789a4a57960c61d0
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
Log Message:
-----------
[AMDGPU] Remove feature register-banking
Since RegBankReassign pass was removed this feature is not
use for anything.
Differential Revision: https://reviews.llvm.org/D118195
More information about the All-commits
mailing list