[PATCH] D93586: [InstCombine] use poison as placeholder for undemanded elems
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 22 05:51:00 PST 2020
RKSimon added a comment.
I'm sorry I've only just started looking at this - are you saying that you want to handle all "insertelement undef" cases in one go and not just a series of patcches after this one?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93586/new/
https://reviews.llvm.org/D93586
More information about the cfe-commits
mailing list