[llvm] [CodeGen] Fix EVT::changeVectorElementType assertion on simple-to-extended fallback (PR #173413)

Islam Imad via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 24 06:48:01 PST 2025


Islam-Imad wrote:

I have refactored EVT construction to use changeElementType() and changeVectorElementType() functions instead of manual conditional logic.
is there something missing i should do ?


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


More information about the llvm-commits mailing list