[all-commits] [llvm/llvm-project] fa0aff: Revert "[X86][SSE] isHorizontalBinOp - use getTarg...
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Apr 2 06:56:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa0aff6d6960e3ca4640b0a64b675a768ab99bf0
https://github.com/llvm/llvm-project/commit/fa0aff6d6960e3ca4640b0a64b675a768ab99bf0
Author: Nico Weber <thakis at chromium.org>
Date: 2021-04-02 (Fri, 02 Apr 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
Revert "[X86][SSE] isHorizontalBinOp - use getTargetShuffleInputs helper"
This reverts commit 500969f1d0b1d92d7c4ccfb6bf8807de96b7e4a0.
Makes clang assert compiling avx2 code, see
https://bugs.chromium.org/p/chromium/issues/detail?id=1195353#c4
for a standalone repro.
More information about the All-commits
mailing list