This is an archive of the discontinued LLVM Phabricator instance.

[X86] Enable load folding in the test shrinking code
ClosedPublic

Authored by craig.topper on Sep 29 2018, 10:59 PM.

Details

Summary

This patch adds load folding support to the test shrinking code. This was noticed missing in the review for D52669

Diff Detail

Repository
rL LLVM

Event Timeline

craig.topper created this revision.Sep 29 2018, 10:59 PM
RKSimon accepted this revision.Sep 30 2018, 3:18 AM

LGTM

This revision is now accepted and ready to land.Sep 30 2018, 3:18 AM
This revision was automatically updated to reflect the committed changes.