[all-commits] [llvm/llvm-project] a33395: Revert " [InstCombine] Replace all dominated uses ...
ronlieb via All-commits
all-commits at lists.llvm.org
Sun Sep 1 12:47:43 PDT 2024
Branch: refs/heads/revert-105510-perf/branch-dom-rep
Home: https://github.com/llvm/llvm-project
Commit: a333954a2198ee3817ba89853a29c3fbee1f7705
https://github.com/llvm/llvm-project/commit/a333954a2198ee3817ba89853a29c3fbee1f7705
Author: ronlieb <rlieberm at amd.com>
Date: 2024-09-01 (Sun, 01 Sep 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/assume.ll
M llvm/test/Transforms/InstCombine/branch.ll
M llvm/test/Transforms/InstCombine/compare-unescaped.ll
M llvm/test/Transforms/InstCombine/icmp-dom.ll
M llvm/test/Transforms/InstCombine/indexed-gep-compares.ll
M llvm/test/Transforms/InstCombine/known-bits.ll
M llvm/test/Transforms/InstCombine/phi-known-bits-operand-order.ll
M llvm/test/Transforms/InstCombine/phi.ll
M llvm/test/Transforms/InstCombine/pr44245.ll
M llvm/test/Transforms/InstCombine/sink-into-ncd.ll
M llvm/test/Transforms/InstCombine/sink_to_unreachable.ll
M llvm/test/Transforms/InstCombine/zext-phi.ll
M llvm/test/Transforms/LoopVectorize/AArch64/uniform-args-call-variants.ll
M llvm/test/Transforms/PhaseOrdering/AArch64/constraint-elimination-placement.ll
R llvm/test/Transforms/PhaseOrdering/branch-dom-cond.ll
Log Message:
-----------
Revert " [InstCombine] Replace all dominated uses of condition with constants…"
This reverts commit 380fa875ab050293be6c8723d770700100b10b8f.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list