[llvm] [X86] Promote cttz_i32(x) -> cttz_i64((i64)x | (1 << 32)) (PR #102900)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 02:15:58 PDT 2024


https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/102900


More information about the llvm-commits mailing list