This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] bring CHECK tests back (but disabled)
ClosedPublic

Authored by aartbik on Nov 15 2022, 9:12 PM.

Details

Summary

We have a strange nondeterministic failure on windows
by not getting the desired fill statement in the resulting
IR. Probably something wrong with our option passing or
pass construction?

https://github.com/llvm/llvm-project/issues/59016#issuecomment-1316410249

Diff Detail

Event Timeline

aartbik created this revision.Nov 15 2022, 9:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 15 2022, 9:12 PM
aartbik requested review of this revision.Nov 15 2022, 9:12 PM
bixia accepted this revision.Nov 15 2022, 9:34 PM
This revision is now accepted and ready to land.Nov 15 2022, 9:34 PM
aartbik edited the summary of this revision. (Show Details)Nov 16 2022, 7:45 AM
This revision was automatically updated to reflect the committed changes.