[llvm] [Transforms] Add X / (Y << Z) --> (X >> Z) / Y fold (PR #87122)
Rose Silicon via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 06:14:52 PDT 2024
https://github.com/RSilicon closed https://github.com/llvm/llvm-project/pull/87122
More information about the llvm-commits
mailing list