[PATCH] D49787: [x86/SLH] Significantly optimize the interprocedural hardening strategy.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 25 05:14:24 PDT 2018
chandlerc added a comment.
Before anyone gets too excited about the performance improvements here, I should mention that I am working on implementing another component of the high level SLH design that I'm worried will completely defeat all of these improvements. Maybe even hold off reviewing, as this whole thing may not be relevant. =/ Sorry for the noise.
Repository:
rL LLVM
https://reviews.llvm.org/D49787
More information about the llvm-commits
mailing list