[all-commits] [llvm/llvm-project] d713f0: Revert "[MachineSSAUpdater] compile time improveme...
serguei-katkov via All-commits
all-commits at lists.llvm.org
Tue Jun 14 06:27:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d713f0eab8c4604c6308f1a0135b1d726bdc889b
https://github.com/llvm/llvm-project/commit/d713f0eab8c4604c6308f1a0135b1d726bdc889b
Author: Serguei Katkov <serguei.katkov at azul.com>
Date: 2022-06-14 (Tue, 14 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/MachineSSAUpdater.cpp
M llvm/lib/Transforms/Utils/SSAUpdater.cpp
Log Message:
-----------
Revert "[MachineSSAUpdater] compile time improvement in GetValueInMiddleOfBlock"
It looks like it causes buildbot failures.
As an example: https://lab.llvm.org/buildbot/#/builders/121/builds/20364
Revert to investigate...
This reverts commit 6bf27918144cb843cf5ae9a93cb5f936730f3cce.
More information about the All-commits
mailing list