================ @@ -714,6 +714,8 @@ class TargetTransformInfoImplBase { switch (ICA.getID()) { default: break; + case Intrinsic::allow_runtime_check: ---------------- vitalybuka wrote:
Not sure, probably all assume like should be there, but `Intrinsic::objectsize` does not look like it. I guess missing instruction as parameter prevents use of isAssumeLikeIntrinsic https://github.com/llvm/llvm-project/pull/86064 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits