[PATCH] D55511: [TargetLowering] Add UNDEF folding to SimplifyDemandedVectorElts
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 10 09:55:25 PST 2018
niravd accepted this revision.
niravd added a comment.
This revision is now accepted and ready to land.
LGTM. Removing the insert_subvector nesting transform is especially nice. I think it's fine to go in as is even before the zero forwarding, but I'll defer to others.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55511/new/
https://reviews.llvm.org/D55511
More information about the llvm-commits
mailing list