[llvm] [RISCV] Initial support for EarlyCSE (PR #138812)

Kito Cheng via llvm-commits llvm-commits at lists.llvm.org
Wed May 7 23:48:03 PDT 2025


kito-cheng wrote:

Maybe the title should mention vector memory intrinsic? the EarlyCSE still work for RISC-V before, but just not work with those RISC-V specific memory intrinsic.

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


More information about the llvm-commits mailing list