[all-commits] [llvm/llvm-project] ab0006: [RISCV] Allow undef prefix for local repeating VLA...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Feb 11 15:30:58 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab0006ddba3e977c44e1e761909e09603816b32c
https://github.com/llvm/llvm-project/commit/ab0006ddba3e977c44e1e761909e09603816b32c
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shuffle-rotate.ll
Log Message:
-----------
[RISCV] Allow undef prefix for local repeating VLA shuffle lowering (#126097)
Implement the first TODO from #125735, and minorly cleanup code using
same style as the recently landed strict prefix case.
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