================
@@ -2839,6 +2845,69 @@ static SDValue 
LowerClusterLaunchControlQueryCancel(SDValue Op,
                      {TryCancelResponse0, TryCancelResponse1});
 }
 
+bool isCvtRSReluIntrinsic(Intrinsic::ID ID) {
----------------
durga4github wrote:

static?

or even better, move this into the below function as a lambda

https://github.com/llvm/llvm-project/pull/160494
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to