[PATCH] D155295: [InstCombine] Allow SimplifyDemandedVectorElts to look through freeze
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 07:43:48 PDT 2023
nikic added reviewers: ManuelJBrito, nlopes.
nikic added a comment.
I think this is legal, but I believe we need to preserve the current results in shufflevector_freezepoison.ll -- it's a pattern we try to intentionally preserve to the backend.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155295/new/
https://reviews.llvm.org/D155295
More information about the llvm-commits
mailing list