[PATCH] D93994: [InstSimplify] Fold insertelement vec, poison, idx into vec

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 09:58:30 PST 2021


nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.

LGTM. Nice catch on the ConstantVector issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93994



More information about the llvm-commits mailing list