[llvm] [InstCombine] Fold Minimum over Trailing/Leading Bits Counts (PR #90402)

via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 00:45:13 PDT 2024


mskamp wrote:

@nikic @RKSimon Thank you very much for your feedback. I've added support for non-uniform vectors to the implementation. Unfortunately, this has resulted in some substantial code changes but I've still tried to address your comments as much as possible.

https://github.com/llvm/llvm-project/pull/90402


More information about the llvm-commits mailing list