[all-commits] [llvm/llvm-project] b278aa: [RISCV] Make xrivosvizip interleave2 and deinterle...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Apr 24 08:25:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b278aa31979f22409ee73d413a739394366fe2ff
https://github.com/llvm/llvm-project/commit/b278aa31979f22409ee73d413a739394366fe2ff
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/rvv/vector-interleave.ll
Log Message:
-----------
[RISCV] Make xrivosvizip interleave2 and deinterleave2 undef safe (#136733)
We're duplicating uses here, so we need to freeze the inputs.
---------
Co-authored-by: Luke Lau <luke_lau at icloud.com>
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