It's nice for users to have more information when debugging failures and
these are only triggered in a failure path.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D107676
[MLIR] Improve debug messages in BuiltinTypes GMNGeoffrey on Aug 6 2021, 4:00 PM. Authored by
Details It's nice for users to have more information when debugging failures and
Diff Detail
|
The llvm::to_vector here looks suspicious, why is this necessary?