[PATCH] D135278: [VectorCombine] convert scalar fneg with insert/extract to vector fneg
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 05:57:24 PDT 2022
uabelho added a comment.
Hello,
The following starts crashing with this patch:
opt -passes='vector-combine' bbi-74776.ll -S -o /dev/null
F24949176: bbi-74776.ll <https://reviews.llvm.org/F24949176>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135278/new/
https://reviews.llvm.org/D135278
More information about the llvm-commits
mailing list