[PATCH] D93586: [InstCombine] use poison as placeholder for undemanded elems

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 25 09:18:01 PST 2020


aqjune added a comment.

I'll make two more patches - the instsimplify/vectorizer/.... changes that make insertelement poison, and the langref update to shufflevector.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93586



More information about the llvm-commits mailing list