[all-commits] [llvm/llvm-project] b9898e: Revert "Reapply [InstCombine] Switch foldOpIntoPhi...
Alina Sbirlea via All-commits
all-commits at lists.llvm.org
Thu Oct 6 13:13:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9898e7ed1cea0fc429674e655f91d28b9964814
https://github.com/llvm/llvm-project/commit/b9898e7ed1cea0fc429674e655f91d28b9964814
Author: Alina Sbirlea <asbirlea at google.com>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/intptr1.ll
M llvm/test/Transforms/InstCombine/intptr4.ll
M llvm/test/Transforms/InstCombine/intptr5.ll
M llvm/test/Transforms/InstCombine/intptr7.ll
M llvm/test/Transforms/InstCombine/phi-select-constant.ll
M llvm/test/Transforms/InstCombine/phi.ll
M llvm/test/Transforms/InstCombine/recurrence.ll
Log Message:
-----------
Revert "Reapply [InstCombine] Switch foldOpIntoPhi() to use InstSimplify"
This reverts commit e94619b955104841cc2a4a6febe4025ee140194e.
More information about the All-commits
mailing list