[PATCH] D122233: [AggressiveInstCombine] Add `shufflevector` instr support to `TruncInstCombine`
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 22 08:08:07 PDT 2022
lebedev.ri added a comment.
Do we expect that unused inputs of the shuffle has been already replaced with undef?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122233/new/
https://reviews.llvm.org/D122233
More information about the llvm-commits
mailing list