]> granicus.if.org Git - llvm/commit
MISched: Fix -misched-regpressure=0 if subreg liveness enabled
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 30 May 2019 23:31:36 +0000 (23:31 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 30 May 2019 23:31:36 +0000 (23:31 +0000)
commit5c5346d8e4f93bbf96bb6dd451e61678d1abe06f
treeef9cc59c9473e9656238a44348d6b7979d287969
parent4fffabfd8594eaf56697bdc40b84d5eba6e088fa
MISched: Fix -misched-regpressure=0 if subreg liveness enabled

Test is waiting on fixing several more crashes in the AMDGPU scheduler
implementation with this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362174 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineScheduler.cpp