[all-commits] [llvm/llvm-project] c89cfb: Revert "[DAG] Extend SearchForAndLoads with any_ex...
David Green via All-commits
all-commits at lists.llvm.org
Tue Feb 1 12:18:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c89cfbd4ddfa4e01fea1eb87aba9cdcd0e31d3a8
https://github.com/llvm/llvm-project/commit/c89cfbd4ddfa4e01fea1eb87aba9cdcd0e31d3a8
Author: David Green <david.green at arm.com>
Date: 2022-02-01 (Tue, 01 Feb 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/AArch64/combine-andintoload.ll
M llvm/test/CodeGen/X86/pr35763.ll
Log Message:
-----------
Revert "[DAG] Extend SearchForAndLoads with any_extend handling"
This reverts commit 100763a88fe97b22cd5e3f69d203669aac3ed48f as it was
making incorrect assumptions about implicit zero_extends.
More information about the All-commits
mailing list