This is an archive of the discontinued LLVM Phabricator instance.

[LV] Precommit test case showing miscompile from PR43166. NFC
ClosedPublic

Authored by bjope on Sep 2 2019, 5:25 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

bjope created this revision.Sep 2 2019, 5:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 2 2019, 5:25 AM
Herald added a subscriber: rkruppe. · View Herald Transcript
fhahn accepted this revision.Sep 2 2019, 6:04 AM

LGTM.

llvm/test/Transforms/LoopVectorize/lv-fold-tail-by-masking-bug.ll
5 ↗(On Diff #218335)

IMO it should be sufficient to have a link to the bug report with the C code.

This revision is now accepted and ready to land.Sep 2 2019, 6:04 AM
This revision was automatically updated to reflect the committed changes.