[all-commits] [llvm/llvm-project] 9f634c: [RISCV][GISel] Fix legalize G_EXTRACT_SUBVECTOR (#...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Tue Dec 2 22:19:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f634c6777701794a6ed5577857ffb8f202513b8
https://github.com/llvm/llvm-project/commit/9f634c6777701794a6ed5577857ffb8f202513b8
Author: Jianjian Guan <jacquesguan at me.com>
Date: 2025-12-03 (Wed, 03 Dec 2025)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rvv/legalize-extract-subvector.mir
Log Message:
-----------
[RISCV][GISel] Fix legalize G_EXTRACT_SUBVECTOR (#169877)
Fix wrong mask type that used by G_VSLIDEDOWN_VL.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list