[PATCH] D85688: [InstSimplify][test] Remove unintended undef in vscale.ll

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 14:06:52 PDT 2020


huihuiz added a comment.

why do we need this change? 
insert element into undef is common to construct a vector, being fixed or scalable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85688



More information about the llvm-commits mailing list