[PATCH] D68930: [InstCombine] Shift amount reassociation in shifty sign bit test (PR43595)
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 18 14:41:28 PDT 2019
xbolva00 added a comment.
>> I don't think the intent was to disrespect whatever code this pattern showed up in, but to ask if there are any stats for common clang benchmarks. That's the only way we can draw a line on these kinds of decisions. Every pattern is presumably showing up somewhere real for someone, so we can't distinguish where it belongs just based on existence.
Strong +1.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68930/new/
https://reviews.llvm.org/D68930
More information about the llvm-commits
mailing list