[llvm] [VPlan/PatternMatch] Fix m_GetElementPtr (NFC) (PR #158019)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 13 12:35:54 PDT 2025


https://github.com/fhahn commented:

I am a bit confused by the title; does it fix an issue or is NFC? Should it say something like cover additiona GEP-like recipes in m_GetElementPtr?

Do you plan to use this in a follow-up patch? Just wondering what the best way is to test this

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


More information about the llvm-commits mailing list