This is an archive of the discontinued LLVM Phabricator instance.

[x86] Propagate memory operands during ISel DAG postprocessing
ClosedPublic

Authored by Kayjukh on May 18 2020, 9:46 AM.

Details

Summary

Propagate memory operands when folding test instructions.

This was split from D80062.

Diff Detail