[PATCH] D120328: [DAGCombine] insert_subvector undef, (splat X), N2 -> splat X

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 09:09:03 PDT 2022


cameron.mcinally requested changes to this revision.
cameron.mcinally added a comment.
This revision now requires changes to proceed.
Herald added a project: All.

Just spoke with Paul about this issue. We decided that defining the undef elements may be too aggressive. Updated patch to come...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120328/new/

https://reviews.llvm.org/D120328



More information about the llvm-commits mailing list