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

via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 08:55:58 PDT 2024


goldsteinn wrote:

For a PR like this, proofs for just `i8` is sufficient. Also you don't need to declare llvm intrinsics. https://alive2.llvm.org/ce/z/y8Hdb8 would have been sufficient.

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


More information about the llvm-commits mailing list