We hit an llvm_unreachable related to unranked memrefs for call ops
with scalar types. Removing the llvm_unreachable since the conversion
should gracefully bail out in the presence of unranked memrefs. Adding
tests to verify that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo