[llvm] [DAG] visitCLMUL - fold (clmul x, c_pow2) -> (shl x, log2(c_pow2)) (PR #184049)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 2 02:52:59 PST 2026


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


More information about the llvm-commits mailing list