[all-commits] [llvm/llvm-project] b69c75: Revert "[VectorCombine] Improve shuffle select shu...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jul 5 00:31:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b69c75d53f8d687a7c6d6d0b8e1239ddaaf43804
https://github.com/llvm/llvm-project/commit/b69c75d53f8d687a7c6d6d0b8e1239ddaaf43804
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
M llvm/test/Transforms/VectorCombine/AArch64/select-shuffle.ll
Log Message:
-----------
Revert "[VectorCombine] Improve shuffle select shuffle-of-shuffles"
This reverts commit 19a1e20b8a0f69da2a871eae6cbd03d1314ee02d.
Clang crashes while linking bullet from llvm-test-suite in
ReleaseLTO-g cmake configuration.
More information about the All-commits
mailing list