This is an archive of the discontinued LLVM Phabricator instance.

DAG: Fold bitcast/extract_vector_elt of undef to undef
ClosedPublic

Authored by arsenm on Feb 21 2017, 10:18 AM.

Details

Reviewers
bogner
arsenm
Summary

Fixes not eliminating store when intrinsic is lowered to undef.

Diff Detail

Event Timeline

arsenm created this revision.Feb 21 2017, 10:18 AM
arsenm accepted this revision.Mar 21 2017, 9:33 AM

r298385

This revision is now accepted and ready to land.Mar 21 2017, 9:33 AM
arsenm closed this revision.Mar 21 2017, 9:33 AM