Without this I get a warning about not all paths returning.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/StandardOps/IR/Ops.cpp | ||
---|---|---|
3006 | Maybe "unexpected subview verification result" ? |
Paths
| Differential D89760
Add llvm_unreachable to avoid MSVC warning ClosedPublic Authored by GMNGeoffrey on Oct 19 2020, 7:20 PM.
Details
Summary Without this I get a warning about not all paths returning.
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptOct 19 2020, 7:20 PM mehdi_amini added inline comments.
This revision is now accepted and ready to land.Oct 19 2020, 7:55 PM Closed by commit rGad0b2d9d46a3: Add llvm_unreachable to avoid MSVC warning (authored by GMNGeoffrey). · Explain WhyOct 19 2020, 8:29 PM This revision was automatically updated to reflect the committed changes.
Diff 299250 mlir/lib/Dialect/StandardOps/IR/Ops.cpp
|
Maybe "unexpected subview verification result" ?