[PATCH] D93793: [IR] Let IRBuilder's CreateVectorSplat/CreateShuffleVector use poison as placeholder

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 29 06:13:49 PST 2020


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

There are some polly tests that also need to be updated, but otherwise LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93793



More information about the llvm-commits mailing list