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

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 07:40:41 PDT 2024


https://github.com/phoebewang edited https://github.com/llvm/llvm-project/pull/102900


More information about the llvm-commits mailing list