[llvm] [AggressiveInstCombine] POPCNT generation for bit-count pattern (PR #180917)
Rohit Aggarwal via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 02:46:41 PDT 2026
rohitaggarwal007 wrote:
This patch should work. I tried [ezsat.ll)](https://raw.githubusercontent.com/dtcxzyw/llvm-opt-benchmark/refs/heads/main/bench/yosys/original/ezsat.ll). It is working.
<img width="645" height="324" alt="image" src="https://github.com/user-attachments/assets/6c274b31-beb4-44d8-bd3f-b6c0cbbd61af" />
https://github.com/llvm/llvm-project/pull/180917
More information about the llvm-commits
mailing list