[llvm] [LoopUnroll] Add CSE to remove redundant loads after unrolling. (PR #83860)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 13:13:21 PST 2024


aeubanks wrote:

what about conditionally running EarlyCSE if LoopUnroll made a change?

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


More information about the llvm-commits mailing list