[PATCH] D42615: [X86] Generate BT instrutions a bit more agressively
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 28 15:37:06 PST 2018
deadalnix added a comment.
On a second look, when disabling this trick, I only get improvement in various test cases. I'm not sure what's the impact in real source code is, but I'm not convinced this trick is worth doing at all at this stage.
Repository:
rL LLVM
https://reviews.llvm.org/D42615
More information about the llvm-commits
mailing list