================
@@ -254,6 +254,7 @@ class CIRAttrToValue {
mlir::Value visitCirAttr(cir::ConstVectorAttr attr);
mlir::Value visitCirAttr(cir::GlobalViewAttr attr);
mlir::Value visitCirAttr(cir::TypeInfoAttr attr);
+ mlir::Value visitCirAttr(cir::UndefAttr attr);
----------------
erichkeane wrote:
This list could/should probably be tablegen'ed/macro'ed too (in a future patch).
https://github.com/llvm/llvm-project/pull/169721
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits