[PATCH] D110034: [InstCombine] Update vector transforms to use poison instead of undef for insertelement and shufflevector's placeholder

Hyeongyu Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 21 03:30:42 PDT 2021


hyeongyukim added a comment.

Oh, I misunderstood. I'll just add a constructor for one-vector-input.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110034



More information about the llvm-commits mailing list