The order of testing in two sparse tensor ops was incorrect,
which could cause an invalid cast (crashing the compiler instead
of reporting the error). This revision fixes that bug.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo