This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Pre-commit test for D124015
ClosedPublic

Authored by craig.topper on Apr 19 2022, 10:30 AM.

Diff Detail

Event Timeline

craig.topper created this revision.Apr 19 2022, 10:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 19 2022, 10:30 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
craig.topper requested review of this revision.Apr 19 2022, 10:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 19 2022, 10:30 AM
craig.topper added inline comments.Apr 19 2022, 10:32 AM
llvm/test/Transforms/InstCombine/bitcast.ll
436

test4, test5, and test6 also test OptimizeIntegerToVectorInsertions which is why I put the test here.

spatel accepted this revision.Apr 20 2022, 8:56 AM

LGTM

This revision is now accepted and ready to land.Apr 20 2022, 8:56 AM
This revision was landed with ongoing or failed builds.Apr 20 2022, 9:15 AM
This revision was automatically updated to reflect the committed changes.