[PATCH] D132137: [InstCombine] For vector extract when extract vector and insert value type is the same
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 19 03:40:51 PDT 2022
sdesmalen added a comment.
Perhaps it is worth noting that this code follows from code we had for svget/svset, which will be removed in D131548 <https://reviews.llvm.org/D131548>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132137/new/
https://reviews.llvm.org/D132137
More information about the llvm-commits
mailing list