[all-commits] [llvm/llvm-project] ab0965: Revert "[CodeGen] Extend reduction support in Comp...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Jun 22 11:29:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab09654832dba5cef8baa6400fdfd3e4d1495624
https://github.com/llvm/llvm-project/commit/ab09654832dba5cef8baa6400fdfd3e4d1495624
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
M llvm/include/llvm/CodeGen/ComplexDeinterleavingPass.h
M llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
M llvm/test/CodeGen/AArch64/complex-deinterleaving-reductions-predicated-scalable.ll
Log Message:
-----------
Revert "[CodeGen] Extend reduction support in ComplexDeinterleaving pass to support predication"
ComplexDeinterleavingPass.cpp:1849:3: error: default label in switch which covers all enumeration values
This reverts commit 116953b82130df1ebd817b3587b16154f659c013.
More information about the All-commits
mailing list