[all-commits] [llvm/llvm-project] 4f7ee5: Revert "[Statepoints] Allow deopt GC pointer on VR...
dantrushin via All-commits
all-commits at lists.llvm.org
Fri Oct 23 07:57:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4f7ee55971e7f7a27af69c501e4b395c4079decb
https://github.com/llvm/llvm-project/commit/4f7ee55971e7f7a27af69c501e4b395c4079decb
Author: Denis Antrushin <dantrushin at gmail.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
M llvm/test/CodeGen/X86/statepoint-vreg-details.ll
Log Message:
-----------
Revert "[Statepoints] Allow deopt GC pointer on VReg if gc-live bundle is empty."
Downstream testing revealed some problems with this patch.
Reverting while investigating.
This reverts commit 2b96dcebfae65485859d956954f10f409abaae79.
More information about the All-commits
mailing list