[llvm] [LLVM][CodeGen][SVE] Reimplement SVE VLS predicate load/store transformation as DAG combines. (PR #203314)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 4 17:00:38 PDT 2026
boomanaiden154 wrote:
> I plan to remove it in the next couple of weeks. It is soft gated on https://github.com/llvm/llvm-project/pull/204820, but if that takes longer than expected I'll just remove SVEIntrinsicOpts anyway. Please let me know if you'd rather something sooner and I'll switch things round.
A couple weeks is fine. The NewPM migration has been in progress for about 15 years and there's plenty of other work to do not blocked specifically on this.
https://github.com/llvm/llvm-project/pull/203314
More information about the llvm-commits
mailing list