This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Revert D125845
ClosedPublic

Authored by huangjd on Nov 29 2022, 1:50 PM.

Details

Summary

Reverting D125845 [InstCombine] Canonicalize GEP of GEP by swapping constant-indexed GEP to the back because multiple users reported performance regression

Diff Detail

Event Timeline

huangjd created this revision.Nov 29 2022, 1:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 29 2022, 1:50 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
huangjd requested review of this revision.Nov 29 2022, 1:50 PM
davidxl accepted this revision.Nov 29 2022, 1:59 PM

thanks for reverting. There is test case available to identify the root cause of regressions.

This revision is now accepted and ready to land.Nov 29 2022, 1:59 PM
This revision was landed with ongoing or failed builds.Nov 29 2022, 2:03 PM
This revision was automatically updated to reflect the committed changes.