llvm / clangir

A new (MLIR based) high-level IR for clang.
https://clangir.org
Other
327 stars 86 forks source link

[CIR][NFC] Improve verifier related error messages #553

Closed gxsoar closed 3 months ago

gxsoar commented 4 months ago

Fix CastOp::Verify and invalid.cir error message. Let these error messages with consistent format. #318