[all-commits] [llvm/llvm-project] eaae8e: [RISCV] Remove outdated TODO in isExtractSubvector...
Jim Lin via All-commits
all-commits at lists.llvm.org
Thu Mar 5 19:36:28 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eaae8e25032a05b950f6f3d5e016f60c262e4310
https://github.com/llvm/llvm-project/commit/eaae8e25032a05b950f6f3d5e016f60c262e4310
Author: Jim Lin <jim at andestech.com>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Remove outdated TODO in isExtractSubvectorCheap (#184938)
Index 0 is already handled by an early return, so the TODO comment about
extracting index 0 from a mask vector is no longer needed.
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