[all-commits] [llvm/llvm-project] deb2ca: Revert "[LiveIntervals] Fix repairOldRegInRange fo...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Sep 23 09:56:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: deb2ca566ae70303042e3ab9296978895a817bf8
https://github.com/llvm/llvm-project/commit/deb2ca566ae70303042e3ab9296978895a817bf8
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M llvm/lib/CodeGen/LiveIntervals.cpp
M llvm/test/CodeGen/AMDGPU/extract-load-i1.ll
R llvm/test/CodeGen/AMDGPU/twoaddr-regsequence.mir
M llvm/test/CodeGen/ARM/signext-inreg.ll
M llvm/test/CodeGen/X86/mul-shift-reassoc.ll
Log Message:
-----------
Revert "[LiveIntervals] Fix repairOldRegInRange for simple def cases"
This reverts commit 8229cb74125322ff337cfe316ab35c6ebf412bde.
It was failing on buildbots with expensive checks enabled.
More information about the All-commits
mailing list