[llvm] [VPlan] Introduce CSE pass (PR #151872)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 4 10:51:09 PDT 2025


artagnon wrote:

Current status: there are lots of failing tests to update, and there is a DenseMap-already-present-value-when-growing crash in Transforms/LoopVectorize/X86/induction-costs.ll, which is turning out to be very hard to debug.

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


More information about the llvm-commits mailing list