Depends On D115517
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Minor comment. LGTM otherwise.
| mlir/lib/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.cpp | ||
|---|---|---|
| 370 | IIUC its part of the constant op verification that the type of attribute and type of the result are the same? | |
| mlir/lib/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.cpp | ||
|---|---|---|
| 370 | Yup I think so for arith::ConstantOp. | |
IIUC its part of the constant op verification that the type of attribute and type of the result are the same?