This is an archive of the discontinued LLVM Phabricator instance.

[Attributor][NFC] Reformat tests after D85099
ClosedPublic

Authored by jdoerfert on Aug 10 2020, 6:34 PM.

Diff Detail

Event Timeline

jdoerfert created this revision.Aug 10 2020, 6:34 PM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added subscribers: okura, kuter, bollu. · View Herald Transcript
jdoerfert requested review of this revision.Aug 10 2020, 6:34 PM
jdoerfert added inline comments.
llvm/test/Transforms/Attributor/IPConstantProp/return-constants.ll
23

@MaskRay
Here is another example of the back-to-back matches that do not work, or didn't work before.

jdoerfert added inline comments.Aug 10 2020, 6:39 PM
llvm/test/Transforms/Attributor/ArgumentPromotion/byval.ll
161 ↗(On Diff #284545)

This is an artifact of the tools that we need to find eventually, nothing changed here except the names of some variables.

This revision is now accepted and ready to land.Aug 11 2020, 4:18 PM
This revision was landed with ongoing or failed builds.Aug 11 2020, 11:06 PM
This revision was automatically updated to reflect the committed changes.