[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:45:30 PDT 2021


hyeongyukim added a comment.

I just created a patch D110146 <https://reviews.llvm.org/D110146> that adds a constructor, so I'll close this patch.


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