This is an archive of the discontinued LLVM Phabricator instance.

Unbreak Windows build
ClosedPublic

Authored by sanjoy on Oct 13 2022, 11:10 AM.

Details

Summary

Without the llvm_unreachable, Windows complains about not returning a
value from mlir::isSpeculatable on all paths.

Diff Detail

Event Timeline

sanjoy created this revision.Oct 13 2022, 11:10 AM
sanjoy requested review of this revision.Oct 13 2022, 11:10 AM
This revision is now accepted and ready to land.Oct 13 2022, 11:20 AM
This revision was landed with ongoing or failed builds.Oct 13 2022, 11:32 AM
Closed by commit rGdde9db5f9313: Unbreak Windows build (authored by sanjoy). · Explain Why
This revision was automatically updated to reflect the committed changes.