[all-commits] [llvm/llvm-project] 421577: Revert "[CHR] Fix up phi nodes with unreachable pr...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Aug 11 01:21:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 421577f539c79808fdcd9f372b7182f20b3c65a2
https://github.com/llvm/llvm-project/commit/421577f539c79808fdcd9f372b7182f20b3c65a2
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
R llvm/test/Transforms/PGOProfile/chr-dead-pred.ll
Log Message:
-----------
Revert "[CHR] Fix up phi nodes with unreachable predecessors (PR64594)"
This reverts commit cfc9298dc588c626a52193260da28a630e103916.
The newly added test fails under EXPENSIVE_CHECKS, revert while I
investigate.
More information about the All-commits
mailing list