This is an archive of the discontinued LLVM Phabricator instance.

Fix constant folding of constant vector GEPs with undef or null as pointer argument.
ClosedPublic

Authored by mjacob on Jan 19 2016, 8:22 AM.

Diff Detail

Event Timeline

mjacob updated this revision to Diff 45266.Jan 19 2016, 8:22 AM
mjacob retitled this revision from to Fix constant folding of constant vector GEPs with undef or null as pointer argument..
mjacob updated this object.
mjacob added a reviewer: eddyb.
mjacob added a subscriber: llvm-commits.
eddyb accepted this revision.Jan 19 2016, 8:33 AM
eddyb edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 19 2016, 8:33 AM
mjacob closed this revision.Jan 19 2016, 8:38 AM