[PATCH] D74454: Use SETNE directly rather than SUB/SETNE 0 for stack guard check
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 09:01:19 PST 2020
lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
This seems obviously correct(C) to me, so LG, https://rise4fun.com/Alive/rR6
Git speluking suggests it was that way since the beginning (rL188755 <https://reviews.llvm.org/rL188755>),
so it's not like this was changed the opposite way to fix something..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74454/new/
https://reviews.llvm.org/D74454
More information about the llvm-commits
mailing list