[all-commits] [llvm/llvm-project] 9786e7: Revert "[AMDGPU] NFC target dependent requiresUnif...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue May 26 10:01:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9786e7552d5564268484357866088d0a054bccaf
https://github.com/llvm/llvm-project/commit/9786e7552d5564268484357866088d0a054bccaf
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLowering.h
M llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.h
Log Message:
-----------
Revert "[AMDGPU] NFC target dependent requiresUniformRegister refactored out"
This reverts commit fb38b98338cc87442e3451665e82bf1c8ef9388f.
This will regress compile time.
More information about the All-commits
mailing list