[llvm] [AArch64] Use isKnownNonZero to optimize eligible compares to cmn (PR #96349)

via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 29 07:09:57 PDT 2024


================
@@ -26509,1968 +26538,4 @@ Value *AArch64TargetLowering::getSDagStackGuard(const Module &M) const {
   return TargetLowering::getSDagStackGuard(M);
 }
 
-Function *AArch64TargetLowering::getSSPStackGuardCheck(const Module &M) const {
----------------
AtariDreams wrote:

I have no idea how my editor just removed this code. I didn't intend on that. 

https://github.com/llvm/llvm-project/pull/96349


More information about the llvm-commits mailing list