The SPIR-V spec uses OpSpecConstantOp. Using an inconsistent name
makes the dialect generation scripts fail. Update to use the right
operation name, and fix the auto generation scripts as well.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo