================
@@ -3854,6 +3854,21 @@ LogicalResult LLVM::BitcastOp::verify() {
return success();
}
+LogicalResult LLVM::PtrToAddrOp::verify() {
----------------
zero9178 wrote:
ping @krzysz00 is it okay for you to land it in this state?
https://github.com/llvm/llvm-project/pull/185104