[PATCH] D78880: [InstCombine] use select-of-constants with set/clear bit mask patterns
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 6 09:40:35 PDT 2020
spatel added a comment.
In D78880#2022851 <https://reviews.llvm.org/D78880#2022851>, @sanwou01 wrote:
> Do you think D68911 <https://reviews.llvm.org/D68911> has a good chance of helping here? I can do a quick test run (quicker than finding a good reproducer) to see if improves.
I can't say for sure, but it was the 1st thing that came to mind, and yes, it should be easy to run perf tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78880/new/
https://reviews.llvm.org/D78880
More information about the llvm-commits
mailing list