[llvm] LICM: hoist BO assoc when (C1 op LV) op C2 (PR #106999)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 01:10:47 PDT 2024


nikic wrote:

Not all commutative ops are associative, but all associative ops are also commutative :)

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


More information about the llvm-commits mailing list