[PATCH] D41131: [AArch64] Implement stack probing for windows
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 12 14:21:01 PST 2017
efriedma added a comment.
> No, that ends up doing the wrong thing.
Oh, oops, you're right. The actual correct opcode is SUBXrx64.
https://reviews.llvm.org/D41131
More information about the llvm-commits
mailing list